Hi, I have a FTP Client (Jakarta NetCommons), which connects to ftp server using proxy. Apparently, i'm not able to make a connection to FTP Server, since the Proxy is of type HTTP_PROXY, in other words Connecting through an HTTP proxy server. I get a Socket timeout exception. How can i FTP through an HTTP Proxy Any help would be greatly ...