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

Sebb commented on NET-398:
--------------------------

In that case, I'm inclined to resolve the issue as WONT FIX. 
I've tested against most of the servers used as Apache FTP mirrors and not seen 
a problem.

The FTP spec. does not seem to allow anything other than CRLF as EOL (unless 
using EBCDIC). The code currently uses BufferedReader which is not strictly 
correct (it allows LF and CR alone), but whether this is the problem you 
reported cannot be known without a server to test against.

> Interoperability with line breaks in server reply
> -------------------------------------------------
>
>                 Key: NET-398
>                 URL: https://issues.apache.org/jira/browse/NET-398
>             Project: Commons Net
>          Issue Type: Improvement
>          Components: FTP
>    Affects Versions: 3.0
>         Environment: 1.6.0_24
>            Reporter: David Kocher
>              Labels: patch
>
> Some servers send line breaks in the reply on the control channel. Patch in 
> http://trac.cyberduck.ch/attachment/ticket/5757/Issue_%235757_.patch

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to