New windows binary

2003-09-15 Thread Herold Heiko
http://space.tin.it/computer/hherold New windows binary for the current 1.9-dev. Be sure to get the correct ssl libraries (as linked in the description) if you didn't get them before (that is, if you did not use my previous 1.9-dev-unoff binary, every other binary used the older libraries).

Wget-Problem: Wildcards

2003-09-15 Thread Dan Woizek
Hi, I want to use wildcards because I need to download jpg-files that are named in a different formart such as [year][month][day].[number].jpg. I could use this normal command: [begin command] wget http://www.website.com/20030510.0500.jpg -r -l1 --no-parent -w 1 [end] But this did not work:

problem use accept/reject rules

2003-09-15 Thread Sergey Vasilevsky
I use that rule in .wgetrc: accept = *[?]* and reject = *\.[zZ][iI][pP]* I think that rule exclude all *.zip* from download, but in test url like http://domain.com/price/source/10-20030915.zip?PHPSESSID=0cd4eb0801c656a292e 33c9b8134c899 downloaded. Whats wrong wget or my regexp?

Re: upcoming new wget version

2003-09-15 Thread Hrvoje Niksic
Hrvoje Niksic [EMAIL PROTECTED] writes: Jochen Roderburg [EMAIL PROTECTED] writes: Question: Is the often discussed *feature* in version 1.8.x meanwhile repaired, that special characters in local filenames are url-encoded? Hmm, that was another thing scheduled to be fixed for 1.9. I

Re: possible bug in exit status codes

2003-09-15 Thread Aaron S. Hawley
I can verify this in the cvs version. it appears to be isolated to the recursive behavior. /a On Mon, 15 Sep 2003, Dawid Michalczyk wrote: Hello, I'm having problems getting the exit status code to work correctly in the following scenario. The exit code should be 1 yet it is 0

Re: small doc update patch

2003-09-15 Thread Noèl Köthe
Am Mi, 2003-09-10 um 22.21 schrieb Hrvoje Niksic: Just a small patch for the documentation: --- wget-1.8.2.orig/doc/wget.texi +++ wget-1.8.2/doc/wget.texi @@ -507,7 +507,7 @@ @item -t @var{number} @itemx [EMAIL PROTECTED] Set number of retries to @var{number}. Specify 0 or

Re: small doc update patch

2003-09-15 Thread Hrvoje Niksic
Noèl Köthe [EMAIL PROTECTED] writes: Am Mi, 2003-09-10 um 22.21 schrieb Hrvoje Niksic: Just a small patch for the documentation: --- wget-1.8.2.orig/doc/wget.texi +++ wget-1.8.2/doc/wget.texi @@ -507,7 +507,7 @@ @item -t @var{number} @itemx [EMAIL PROTECTED] Set number of

Incomplete man page on wget

2003-09-15 Thread Mitra
The wget man page reports --proxy=on/off Turn proxy support on or off. The proxy is on by default if the appropriate environmental variable is defined. Which is of course incomplete as it doesn't say WHAT the appropriate environmental variable is! - Mitra -- Mitra