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=28987>. 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=28987 FTP task cannot get files containing spaces in their name [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Component|Optional Tasks |Net Product|Ant |Commons Version|1.6.1 |unspecified ------- Additional Comments From [EMAIL PROTECTED] 2004-05-14 23:33 ------- This should be redirected against commons-net, which the Ant Task uses. Although I am not sure how we might resolve this. By the way, although you're running against an NT server, your listing shows the server is behaving like a Unix FTP server (presumably through the DIRSTYLE setting). However, it doesn't matter. As written, neither parser will recognize anything after the first space. Before fixing this I would like to do more research in order to determine if there are any FTP servers in use that put other stuff that is not part of the name after the name in the listing. The regex for the UnixFTPEntryParser allows for that possibility. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]