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=39108>. 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=39108 ------- Additional Comments From [EMAIL PROTECTED] 2006-03-28 23:39 ------- Sorry, but I do not understand the issue, what would be the benefit of not trying to determine the behaviour of an unknown entry? Ant does not set the type to unknown. Commons does set the type to unknown when it can not -for whatever reason- determine what an entry is by inspecting the listing. Commons will not try to determine if something unknown proves to be a file or a directory. Ant does try to determine whether it acts as a directory or a file. Ant does not try to determine this by inspecting the entry of a listing. For unix ftp listings commons will treat block and character devices as file, but will treat fifo's as unknown. Fifo's for instance will act like files. Ant does not change the entry it has received from the commons FTP library, I am not familiar enough with the ftp library of commons to see if it could do any harm to change this, but again, what would be the benefit? So please indicate what is wrong on a functional level. -- 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]