Apparently I failed to include the list when I sent this before...

On 11/17/2010 08:06 PM, Micah Cowan wrote:
> On 11/17/2010 03:42 PM, Tim Lam wrote:
>> Is there a way I can make wget retrieve the file based purely on filesize 
>> and not on timestamp.
>>
>> I've tried all sorts of commands in addition to wget -m
> 
> -m implies timestamping, so don't use that; use -r -l inf instead.
> 
> If you add to that -c, it may get you what you want.

Reply via email to