From: Ori Avtalion

> wget -O "Test.resume_me.avi" [...]
> [...]
> Result:
> The old file will be silently overwritten.
> [...]

   You're working too hard.  Using "-O" will overwrite the output file
no matter what happens, whether the download works or not.  That's what
"-O" does.  If you don't like it, don't use "-O".

   If you look through the archive, you can find many other cases where
"-O" caused various effects which various users did not like.  It's a
characteristic of "-O".

   If you can see the same problem when you don't specify "-O", feel
free to re-complain.

------------------------------------------------------------------------

   Steven M. Schweda               [EMAIL PROTECTED]
   382 South Warwick Street        (+1) 651-699-9818
   Saint Paul  MN  55105-2547

Reply via email to