I suspect the HTTP proxy doesn't allow connections to just any port, in order to establish the data connection a random port is determined by the ftp host. It probably only allows connections to specific ports 21, 80, 443, etc. The HTTP proxy may need to be reconfigured or you'll need to find another way to do FTP.
|