You are viewing a plain text version of this content. The canonical link for it is here.
Posted to ftpserver-dev@incubator.apache.org by "Niklas Gustavsson (JIRA)" <ji...@apache.org> on 2007/10/02 21:09:51 UTC

[jira] Closed: (FTPSERVER-81) Ability to process multiple commands in one line (necessary for some performance testers including jmeter)

     [ https://issues.apache.org/jira/browse/FTPSERVER-81?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Niklas Gustavsson closed FTPSERVER-81.
--------------------------------------


> Ability to process multiple commands in one line (necessary for some performance testers including jmeter)
> ----------------------------------------------------------------------------------------------------------
>
>                 Key: FTPSERVER-81
>                 URL: https://issues.apache.org/jira/browse/FTPSERVER-81
>             Project: FtpServer
>          Issue Type: Improvement
>            Reporter: Jon Peterson
>            Assignee: Niklas Gustavsson
>            Priority: Minor
>         Attachments: ftpRequestDecoder.diff
>
>
> Jmeter was not able to load test property due to the fact that it sends multiple commands divided by carriage returns.
> org.apache.ftpserver.listener.mina.FtpRequestDecoder
> Added a string split by carriage return (\r\n)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.