bug-wget
[Top][All Lists]
Advanced

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

[Bug-wget] how to workaround corrupted --continue files?


From: Matt Wilkie
Subject: [Bug-wget] how to workaround corrupted --continue files?
Date: Thu, 30 Jul 2009 16:27:34 -0700
User-agent: Thunderbird 2.0.0.22 (Windows/20090605)

Dear wget,

I have scripts which rely on wget to handle knowing whether a given file needs to be downloaded or not. Normally this works quite well, but in some circumstances (as I've learned the hard way):

 wget -c foobar.zip  # 2009-march-01, 545kb
 wget -c foobar.zip  # 2009-march-15, 570kb

In this sequence, the second archive version is 45kb larger than the first. wget just asks for the tailing bit of the second and dumps it on the end of the local file: corrupt archive.

It will also pass over an update where the second newer archive is _smaller_.

Sooo, what can we do instead? Rsync is my fav, but what do you do when the data provider doesn't use it?

thanks,

--
matt wilkie
--------------------------------------------
Geomatics Analyst
Information Management and Technology
Yukon Department of Environment
10 Burns Road * Whitehorse, Yukon * Y1A 4Y9
867-667-8133 Tel * 867-393-7003 Fax
http://environmentyukon.gov.yk.ca/geomatics/
--------------------------------------------






reply via email to

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