[
https://issues.apache.org/jira/browse/NET-502?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Barry Kelly closed NET-502.
---------------------------
Resolution: Duplicate
Fix Version/s: 3.3
> 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
> Fix For: 3.3
>
>
> 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