Hello.
I am using wget 1.5.3 to get the URL cache_object://localhost:/info (cache
statistics from Squid proxy) and the program is changing the URL to
ftp://cache_object:21/%2Flocalhost/info; (guess because the protocol cache_object is
not known).
I could not find an option so the program
Quoting Kohler Roberto ([EMAIL PROTECTED]):
I am using wget 1.5.3 to get the URL
cache_object://localhost:/info (cache statistics from Squid proxy)
and the program is changing the URL to
ftp://cache_object:21/%2Flocalhost/info; (guess because the
protocol cache_object is not known).