[
https://issues.apache.org/jira/browse/NET-174?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rory Winston closed NET-174.
----------------------------
Resolution: Fixed
As per the related bug, try setting isStrictMultilineParsing(true) on the FTP
client.
> if 150 Here comes directory listing comes before 200, then FTPClient throws
> exception
> -------------------------------------------------------------------------------------
>
> Key: NET-174
> URL: https://issues.apache.org/jira/browse/NET-174
> Project: Commons Net
> Issue Type: Bug
> Environment: unix, solaris
> Reporter: Deepa
> Fix For: 2.0
>
>
> 1. On a FTPClient.listNames(dir), if the 150 Here comes the directory
> listing, comes before 200 Directory Send Ok, then
> org.apache.commons.net.ftp.FTP throws exception:
> Could not parse response code. Server Reply: comes the directory listing.
> 2. Also there seems to be no way to set verbose off.
> May I know how to resolve the above? Please pardon me if I am missing
> something here.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.