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
Priority: Minor
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.