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=39242>. 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=39242 Summary: FTPClient retreiveFile method with java 1.5 Product: Commons Version: unspecified Platform: Other OS/Version: other Status: NEW Keywords: JDK1.5 Severity: major Priority: P3 Component: Net AssignedTo: [email protected] ReportedBy: [EMAIL PROTECTED] I don't receive or see any errors, but when i run my program using FTPClient class from commons-net 1.4.1 with java 1.5 I downloaded 0 bytes. However if i use the same code with java 1.4 the retreiveFile method from the FTPClient would work perfectly fine. Has anyone else noticed this? I've tried my java program on both my windows pc and a linux box with same issue. -- 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]
