You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by bu...@apache.org on 2004/12/03 13:27:55 UTC

DO NOT REPLY [Bug 32374] - [net] FTP task pathname not recognizable

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


rwinston@eircom.net changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |WONTFIX




------- Additional Comments From rwinston@eircom.net  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: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org