Re: Maybe a bug

2006-07-21 Thread gentoo
On Sat, 22 Jul 2006, eduardo martins wrote: > hxxp://vp.video.google.com/videodownload?version=0&secureurl=swAAAEyWHDQ1BZdFGnJOurGFQ8XzwUdnC05S7sJSVvYH2QieipSgdZMMjfCy6CMF4XCGLAuqXc6egyRSj4rckwDLEC5i7VNUeJiDFMb-6UzrQcsYT4Y_hWfCGMxVBi9C2AMCuIwO2AmgoQ39OqHp6HglLe905loQ8H5ZMjC4KAB8J4xKeJim-uYnNL1d6RF

Maybe a bug

2006-07-21 Thread eduardo martins
hxxp://vp.video.google.com/videodownload?version=0&secureurl=swAAAEyWHDQ1BZdFGnJOurGFQ8XzwUdnC05S7sJSVvYH2QieipSgdZMMjfCy6CMF4XCGLAuqXc6egyRSj4rckwDLEC5i7VNUeJiDFMb-6UzrQcsYT4Y_hWfCGMxVBi9C2AMCuIwO2AmgoQ39OqHp6HglLe905loQ8H5ZMjC4KAB8J4xKeJim-uYnNL1d6RFDhhbXZzj3xRfgOiY5b2-KD10kcEbhP6laPI3wXNJd67SJZ

WGet -O and -N timestamp options don't work together

2006-07-21 Thread Louis Gosselin
WGet version 1.8.1 wget -N http://host/file.html WGet only downloads and overwrites the ./file.html if the local file is older than the http copy. As expected. wget -O localfile.html -N http://host/remotefile.html WGet will overwrite ./localfile.html if ./remotefile.html does not exist or

Re: --no-content-disposition causes crash

2006-07-21 Thread Hrvoje Niksic
"www.mail" <[EMAIL PROTECTED]> writes: > The following command crashes wget 1.11-alpha-1 on Windows 2000 SP4: > > wget --output-document=- --no-content-disposition "http://www.google.com/"; Fixed now, thanks for the report.

Re: --no-content-disposition causes crash

2006-07-21 Thread Stefan Melbinger
Hi, Am 21.07.2006 12:45, www.mail schrieb: The following command crashes wget 1.11-alpha-1 on Windows 2000 SP4: wget --output-document=- --no-content-disposition "http://www.google.com/"; Just FYI: This works in the current SVN trunk version, at least on Windows XP Professional SP2. Gr

--no-content-disposition causes crash

2006-07-21 Thread www.mail
Hi, The following command crashes wget 1.11-alpha-1 on Windows 2000 SP4: wget --output-document=- --no-content-disposition "http://www.google.com/"; In the console window, the following error message appears: Assertion failed: 0 <= comind && comind < countof (commands), file init.c, lin