BUG? using -O effectively disables -N

2005-06-21 Thread Dennis Kaarsemaker
Hello, When I try to combine the options -O and -N, timestamping is not used, but the file is downloaded all the time. Timestamping does however check the file that would be used without the -O option. Consider the following scenario: $ wget http://example.com/index.html wget retrieves the

Clobber??

2005-06-21 Thread Ariel
Was looking for an option to skip existing files, and after some time (minutes? hours?) of no luck, i looked at that option -nc Dont clobber existing files. Ive checked the dictionary for what clobber meant, didnt help either. Clobber = hitting hard. What possibily hitting hard a file should

Re: Clobber??

2005-06-21 Thread Hrvoje Niksic
Ariel [EMAIL PROTECTED] writes: Was looking for an option to skip existing files, and after some time (minutes? hours?) of no luck, i looked at that option -nc Dont clobber existing files. clobber == overwrite http://www.science.uva.nl/~mes/jargon/c/clobber.html That term has been used so

new subversion source code repository for Wget

2005-06-21 Thread Mauro Tortonesi
It's with great pleasure that I announce the migration of the Wget source code repository from CVS to subversion. Hrvoje and I have been talking a lot about the switch to subversion in the last few months. Subversion is a very powerful development tool and we expect the new source code

Re: new subversion source code repository for Wget

2005-06-21 Thread Hrvoje Niksic
Mauro Tortonesi [EMAIL PROTECTED] writes: The new repository is accessible at: http://svn.dotsrc.org/repo/wget/ For the uninitiated, to checkout the repository, you need a reasonably recent version of the subversion client and issue something like: svn checkout

Re: new subversion source code repository for Wget

2005-06-21 Thread Hrvoje Niksic
Hrvoje Niksic [EMAIL PROTECTED] writes: If you want to check out the 1.10 branch (recommended for distributions because it only contains bug fixes), you can use: svn checkout http://svn.dotsrc.org/repo/wget/trunk/ wget Oops! The above should read something like: svn checkout

Re: Bug: wget cannot handle quote

2005-06-21 Thread Hrvoje Niksic
Will Kuhn [EMAIL PROTECTED] writes: Apparentl wget does not handle single quote or double quote very well. wget with the following arguments give error. wget --user-agent='Mozilla/5.0' --cookies=off --header 'Cookie: testbounce=testing;