bug-wget
[Top][All Lists]
Advanced

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

Re: [Bug-wget] wget through proxy server to get dat from ftp.nai.com


From: Tim Ruehsen
Subject: Re: [Bug-wget] wget through proxy server to get dat from ftp.nai.com
Date: Fri, 11 Dec 2015 14:48:28 +0100
User-agent: KMail/4.14.10 (Linux/4.2.0-1-amd64; KDE/4.14.14; x86_64; ; )

Give -r a try, like in

wget -r ...proxy settings... ftp://ftp.nai.com/virusdefs/4.x/

Adding -N should avoid re-downloading of already existing files.

Tim

On Friday 11 December 2015 13:16:29 Hii Sing Chung wrote:
> Hi,
> 
> 
> 
> Appreciate your help.
> 
> I used this command:
> 
> Wget.exe –e http_proxy=sophosproxy:8080 E –proxy-user=myuser –
> proxy-password=mypassword ftp://ftp.nai.com/virusdefs/4.x/*dat.exe
> 
> 
> 
> I got this response:
> 
> 
> 
> Warning: wildcards not supported in HTTP.
> 
> Connecting to sophosproxy…..connected.
> 
> Proxy request sent, awaiting response… 500 File not found
> 
> Error 502: Host not found.
> 
> 
> 
> Most probable reason is because it doesn’t accept *.dat.exe in the command
> line. As the dat files changes name everyday, how do I ensure I can download
> whatever files that is under the 4.x directory?
> 
> 
> 
> Best regards,
> 
> Hii Sing Chung许新春



reply via email to

[Prev in Thread] Current Thread [Next in Thread]