DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=23488>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=23488

OS400 FTP server directory listing is not being parsed properly in FTPFile class.





------- Additional Comments From [EMAIL PROTECTED]  2003-09-29 17:08 -------
You are correct, a parser would be needed to get commons/net to read these
directory listings properly.  FTPClient.listNames() sometimes works in these
situations, or there are sometimes settings that the client can make to tell the
server to spit out Unix style directory listings that the default parser may
have a chance at parsing.  Maybe the site command?

I'm not sure this is a bug, more like a feature request for an additional
parser.  More discussion about 'how' to write/contribute the parser should be
done on the commons-dev mailing list.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to