V�clav Krpec <[EMAIL PROTECTED]> writes: > $ wget -e ftp_proxy=ftp://192.168.35.1:3128/ ftp://ftp.fit.vutbr.cz/pub/XFree86 > /4.3.0/fixes/* > Error in proxy URL ftp://192.168.35.1:3128/: Must be HTTP. > > so, it seems that the proxy is not really ftp proxy, but http that > deals with ftp requests as well,
That's how FTP proxies generally work. That is why "FTP through proxy" has very little to do with FTP.
