[ 
https://issues.apache.org/jira/browse/FTPSERVER-480?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16012053#comment-16012053
 ] 

Bernd Stoltefuss commented on FTPSERVER-480:
--------------------------------------------

Suggested fix (tested):

MLSTFileFormatter:
insert line 55:  
if (selectedTypes.length > 0) sb.append(' ');

MSLTFileFormatterTest:
prepend ' ' an all assert-Strings

ListTest:
prepend ' ' an all assert-Strings starting with "Size"



> MLST reply does not conform to RFC3659
> --------------------------------------
>
>                 Key: FTPSERVER-480
>                 URL: https://issues.apache.org/jira/browse/FTPSERVER-480
>             Project: FtpServer
>          Issue Type: Bug
>          Components: Ftplets
>    Affects Versions: 1.0.4, 1.0.5, 1.0.6, 1.1.0
>            Reporter: Bernd Stoltefuss
>
> According to RFC3659 the "facts" line in an MLST reply has to be preceeded by 
> a space. Current implementation lacks this behaviour and is breaking 
> compability with commons-net 3.6 (which now implements strict MLST syntax 
> checking). See https://issues.apache.org/jira/browse/NET-610



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to