[
https://issues.apache.org/jira/browse/NET-502?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13575974#comment-13575974
]
Barry Kelly commented on NET-502:
---------------------------------
Hmmm; it looks like http://svn.apache.org/r1420655 fixed it, NET-492 rather
than NET-442.
> Apache FTPClient doesn't handle common responses to PWD
> -------------------------------------------------------
>
> Key: NET-502
> URL: https://issues.apache.org/jira/browse/NET-502
> Project: Commons Net
> Issue Type: Bug
> Components: FTP
> Affects Versions: 3.2
> Reporter: Barry Kelly
> Priority: Minor
>
> Common FTP servers (like vsftpd) responses' to PWD don't have a commentary as
> per RFC959.
> vsftpd, MockFtpServer and others respond thusly:
> > 257 "/"
> The current handling in FTPClient.__parsePathname simply returns everything
> after "257 ". This breaks other code that relies on Apache FTPClient, like
> the Camel FTP2 component.
> I suggest that, for increased resilience, this brief response be
> special-cased.
> vsftpd maintainer has been notified too, but it's just an email address.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira