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=38730>. 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=38730 Summary: program hangs while trying to delete a file on a remote FTP Server after downloading same Product: Commons Version: 1.1.0 Platform: Other OS/Version: other Status: NEW Severity: normal Priority: P2 Component: Net AssignedTo: commons-dev@jakarta.apache.org ReportedBy: [EMAIL PROTECTED] I am using the commons-net-1.1.0.jar to perform FTP related activities. The process I am doing is as follows: 1. Logon to the remote FTP Server running on Solaris (which is behind a firewall) 2. Download a file 3. Delete the remote file after successful download But here I am facing a problem, once the file is downloaded, it does not get deleted in the remote FTP server and the program hangs. An interrupted IO Exception is being thrown and the program just hangs. Any suggestions will be appreciated -- 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]