Multiline replies does not handle lines stariing with numbers
-------------------------------------------------------------
Key: FTPSERVER-347
URL: https://issues.apache.org/jira/browse/FTPSERVER-347
Project: FtpServer
Issue Type: Bug
Components: Core, Ftplets
Affects Versions: 1.0.3, 1.0.2, 1.0.1, 1.0.0
Reporter: Niklas Gustavsson
Assignee: Niklas Gustavsson
Fix For: 1.0.4, 1.1.0
For multiline replies, any line staring with a number should be indented with
two spaces according to the example in the RFC. We do not currently do that,
instead printing the line without any prefix, making it potentially confusing
clients.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.