[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Problems with wget.



I do wget ftp://bla.bla.bla.bla/file
Error: Proxy ftp://proxy.one.two.three:3128/ must be HTTP.  
When I do wget http://bla.bla.bla.bla/file - OK, this works.
In .wgetrc: 
# You can set the default proxy for Wget to use.  It will override the 
# value in the environment.                                            
#http_proxy = http://proxy.yoyodyne.com:18023/                         
http_proxy = http://proxy.one.two.three:3128/                           
ftp_proxy = ftp://proxy.one.two.three:3128/                             
                                                                       
# If you do not want to use proxy at all, set this to off.             
use_proxy = on                                                        














Reply to: