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=36258>. 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=36258 ------- Additional Comments From [EMAIL PROTECTED] 2005-08-19 21:45 ------- (In reply to comment #4) I found the error in commons-net UnixFTPEntryParser.java This class is unable to handle the external symlink permission bit in z/OS which is e. erwxrwxrwx 1 OMVSKERN SYS1 7 Feb 14 2005 libJavTDLI.so -> DFSCLIB The regular expression which is defined there is not able to handle the e which leeds to skip all processing and return a null FTPFile Object. I don't know, if you think it is still required to catch null entries. I try to change the UnixFTPEntryParser.java to work. Please let me know, if I should create a bug for the commons-net classes. -- 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]