DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG� RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=32374>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND� INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=32374 [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |WONTFIX ------- Additional Comments From [EMAIL PROTECTED] 2004-12-03 13:27 ------- I've tried this (not with IIS, as I dont have it) and it works fine. I can list directories like: FTPFile[] files = client.listFiles("/program files/online services"); And I get the correct listing back. I have also found that : "MS FTP server (including IIS 4.0) fails to list files and directories with spaces if the file is explicitly asked for (wild cards are ok as are long file names without spaces)" (http://www.mabry.com/faq/ftp0000.htm) So this is definitely not a Commons::Net issue (I have also verified that the FTP client sends the correct "LIST /foo/foo bar" command). Marking as WONTFIX. -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
