On 4/23/07, Steven M. Schweda <[EMAIL PROTECTED]> wrote:
From: n g
> another problem about -N option:
No, it's the same problem with the "-O" option, which does not work
the way you seem to think that it works. If you go to
i guess you are right. its all about `-O' option.
"http://www.m
From: n g
> another problem about -N option:
No, it's the same problem with the "-O" option, which does not work
the way you seem to think that it works. If you go to
"http://www.mail-archive.com/wget@sunsite.dk/";, and search for "-O", you
can find a large number of similar complaints with t
On 4/23/07, Tony Lewis <[EMAIL PROTECTED]> wrote:
n g wrote:
> wget url -O dir/name -N
> would download the same file every run.
>
> while
> wget url -O name -N
> works as expected.
timestamping compares the timestamp on the local file with the timestamp on
the server. When you use -O t