Re: wget: Download files after certain date

From: Nomen Nescio (nobody_at_dizum.com)
Date: 01/30/04


Date: Fri, 30 Jan 2004 02:00:05 +0100 (CET)


"FS" == Fao, Sean <enceladus311@yahoo.comI-WANT-NO-SPAM>:
FS> I've read through the man pages on wget and searched Google, and I can't
FS> find a way to download files after a certain date. For example, I want
FS> to download all files after January 1, 2004 and ignore all others. Is
FS> this possible?

Use 'curl' and its -z option instead of 'wget'.