.wgetrc & proxiesForum: Networking Topic: .wgetrc & proxies started by: gruntus Posted by gruntus on Aug. 28 2006,03:31
Greetings.I'm having difficulty using wget with my company's proxy server. I have configured a .wgetrc file in /home/dsl, however when I try to use the wget from busybox, the connection does not seem to work as I eventually get the message: wget: Unable to connect to remote host (---.---.---.---): Connection timed out Below is my .wgetrc file
The IP address, username & password have been removed (funnily enough) Any help appreciated. Posted by ^thehatsrule^ on Aug. 28 2006,04:15
No idea if the busybox wget even reads .wgetrc ...but this solution may be better: < http://damnsmalllinux.org/wiki...._Server > Posted by gruntus on Aug. 28 2006,05:27
Thanks for that. It would appear that the .wgetrc file is useless for this sort of thing. The environment variables worked. Helps if I look around more.
|