On Mon, Oct 28, 2013 at 1:40 PM, Dagobert Michelsen <[email protected]> wrote: > Probably, timestamping is a pretty basic feature based on HTTP header.
>From the man page of wget:
For this reason, -N (for timestamp-checking) is not
supported in combination with -O: since file is
always newly created, it will always have a very new
timestamp. A warning will be issued if this
combination is used.
Option -O is used all over unfortunately.
