Forum Moderators: mack
We are using squid proxy at my local network and ws_ftp almost can't be configured to use such kind of connection.
FTP clients don't understand HTTP, or HTML so a Squid proxy is useless to them. They would have to srape the returned HTML to get back to the file listing.
Some FTP clients can cope if all you want to do is download say ftp://ftp.example.com/pub/whatever.zip since given the full URL, it can send the HTTP-like request and gets the file back. There's no HTML involved.