I'm attempting to create an HTTP->FTP proxy servlet. The remote FTP server
works fine and is accessible, in addition, the Java code I have (Commons
Net) is able to connect fine to the remote FTP from eclipse.
The problem with connection timeouts only occurs when the same code is
placed in a servle
I'm attempting to create an HTTP->FTP proxy servlet. The remote FTP server
works fine and is accessible, in addition, the Java code I have (Commons
Net) is able to connect fine to the remote FTP from eclipse.
The problem with connection timeouts only occurs when the same code is
placed in a servle