You are not logged in.

#1 2005-12-01 04:55:55

rasat
Forum Fellow
From: Finland, working in Romania
Registered: 2002-12-27
Posts: 2,293
Website

wget refresh?

Is there an option for wget to refresh a download site before downloading. Getting annoying when files are updated and wget downloades old files. Currently what I do is to refresh with my browser.
Example:
http://user-contributions.org/projects/ … g/Daemons/


Markku

Offline

#2 2006-01-09 02:13:55

Kern
Member
From: UK
Registered: 2005-02-09
Posts: 464

Re: wget refresh?

seems an odd one. is this a serverside problem with a cached copy of stuff. maybe try the no-cache option?

--no-cache
           Disable server-side cache.  In this case, Wget will send the remote server an appropriate directive (Pragma: no-cache) to get the file from
           the remote service, rather than returning the cached version.  This is especially useful for retrieving and flushing out-of-date documents
           on proxy servers.

           Caching is allowed by default.

Offline

#3 2006-01-09 03:51:26

rasat
Forum Fellow
From: Finland, working in Romania
Registered: 2002-12-27
Posts: 2,293
Website

Re: wget refresh?

Thanks, I will try the "--no-cache" option.


Markku

Offline

Board footer

Powered by FluxBB