Hello,
since we use Squid as proxy here, I tried to use wget's proxy feature in order to mirror some webpages. But the authentication to the proxy always failed. I hope I have not missed some details in the configuration ... Here is the output of the console window: ------------------------------------------ > wget $ wget --proxy=on --proxy-user=USER --proxy-passwd=PASS -r -np -Dleutasch.com http://www.leutasch.com/i_topocm.htm --10:44:04-- http://www.leutasch.com/i_topocm.htm => `www.leutasch.com/i_topocm.htm' Connecting to 10.0.0.194:3128... connected. Proxy request sent, awaiting response... 1 HTTP/1.0 407 Proxy Authentication Required 2 Server: Squid/2.4.STABLE6 3 Mime-Version: 1.0 4 Date: Thu, 13 Jun 2002 08:51:56 GMT 5 Content-Type: text/html 6 Content-Length: 1001 7 Expires: Thu, 13 Jun 2002 08:51:56 GMT 8 X-Squid-Error: ERR_CACHE_ACCESS_DENIED 0 9 Proxy-Authenticate: Basic realm="Squid proxy-caching web server" 10 X-Cache: MISS from proxy.phion 11 Proxy-Connection: close 10:44:04 ERROR 407: Proxy Authentication Required. FINISHED --10:44:04-- Downloaded: 0 bytes in 0 files Thats's the .wgetrc file in my homedirectory: --------------------------------------------- http_proxy = http://10.0.0.194:3128/ server_response = on It's really a pitty that this does not work, since normally I use wget a lot ( under linux and windows ). It is really a great pogramm! Greetings, Arno Wilhelm -- _ __ ___ _ _ _ /_\ _ _ _ _ ___ \ \ / (_) | |_ ___| |_ __ / _ \| '_| ' \/ _ \ \ \/\/ /| | | ' \/ -_) | ' \ /_/ \_\_| |_||_\___/ \_/\_/ |_|_|_||_\___|_|_|_|_| tel://+43/512/394545/72 fax://+43/512/394545/20 mail:[EMAIL PROTECTED] http://www.phion.com
