I am trying to make wget work from behind a proxy. i have set the proxy in 'http_proxy' environment variable and using this command
wget --proxy-user="myname" --proxy-passwd="passwd" http://www.iitm.ac.in/downloads/newsupdates/GJ%20&%20Research%20Park.ppt i get the error "407 Proxy Authentication Required" able to ping the proxy server. firefox works fine with the proxy (with authentication). have tried with dedian & ubuntu, still getting the same error. i face similar problem while using apt and synnaptic. -- All generalizations are false. _______________________________________________ To unsubscribe, email [email protected] with "unsubscribe <password> <address>" in the subject or body of the message. http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
