bug-wget
[Top][All Lists]
Advanced

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

[Bug-wget] WGet Help


From: Joel
Subject: [Bug-wget] WGet Help
Date: Wed, 03 Jun 2009 15:57:14 -0700
User-agent: Thunderbird 2.0.0.21 (Windows/20090302)

I am trying to automate a file download, but the filename changes every time there is an update.

I have attempted to use a wildcard * to make this easier, but I am getting an error. Below is the situation:

current file name: http://download.avg.com/filedir/inst/avg_ipw_stf_all_85_339a1525.exe

my download attempt:

C:\wget>wget http://download.avg.com/filedir/inst/avg_ipw_stf_*.exe
--15:55:30--  http://download.avg.com:80/filedir/inst/avg_ipw_stf_%2A.exe
           => address@hidden'
Connecting to download.avg.com:80... connected!
HTTP request sent, awaiting response... 404 Not Found
15:55:31 ERROR 404: Not Found.



Please let me know if I am doing something incorrectly. If not, would it be possible to look into this?

Thanks!

- Joel -




reply via email to

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