Re: timestamps when downloading multiple files

2005-08-09 Thread Jeroen Demeyer
Hrvoje Niksic wrote: > Jeroen Demeyer <[EMAIL PROTECTED]> writes: > > >>I am a big fan of wget, but I discovered a minor annoyance (not sure >>if it even is a bug): >> >>When downloading multiple files with wget to a single output >>(e.g. wget -Oout

Re: timestamps when downloading multiple files

2005-08-09 Thread Jeroen Demeyer
Hrvoje Niksic wrote: > Mauro Tortonesi <[EMAIL PROTECTED]> writes: > > >>i agree with hrvoje. but this is just a side-effect of the real >>problem: the semantics of -O with a multiple files download is not >>well defined. > > > -O with multiple URLs concatenates all content to the given file. >

timestamps when downloading multiple files

2005-08-08 Thread Jeroen Demeyer
Hello list, I am a big fan of wget, but I discovered a minor annoyance (not sure if it even is a bug): When downloading multiple files with wget to a single output (e.g. wget -Oout http://file1 http://file2 http://file3), the timestamp of the resulting file becomes the timestamp of the *last* fil