Re: Can't add ampersand to url I want to get

2007-11-20 Thread Tony Godshall
Single quotes will work when a URL includes a dollar sign. Double quotes won't. On Nov 5, 2007 12:07 PM, Micah Cowan [EMAIL PROTECTED] wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Alles, Kris wrote: I tried wrapping the url with double quotes instead of single quotes and it

bug on wget

2007-11-20 Thread Diego Campo
Hi, I got a bug on wget when executing: wget -a log -x -O search/search-1.html --verbose --wait 3 --limit-rate=20K --tries=3 http://www.nepremicnine.net/nepremicninske_agencije.html?id_regije=1 Segmentation fault (core dumped) I created directory search. The above creates a file

Error with --recursive = zero exit status?

2007-11-20 Thread Patrick
GNU Wget 1.10.2, and it's more an inconsitency than a bug. Basically, if something goes wrong with the network connection while downloading recursively, wget will time-out as expected, but without reporting any kind of an error. No non-zero exit status, at least. So when I put this in a script;

Re: Error with --recursive = zero exit status?

2007-11-20 Thread Micah Cowan
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Micah Cowan wrote: Patrick wrote: GNU Wget 1.10.2, and it's more an inconsitency than a bug. I definitely consider it a bug. Basically, if something goes wrong with the network connection while downloading recursively, wget will time-out as

Re: Error with --recursive = zero exit status?

2007-11-20 Thread Micah Cowan
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Patrick wrote: GNU Wget 1.10.2, and it's more an inconsitency than a bug. I definitely consider it a bug. Basically, if something goes wrong with the network connection while downloading recursively, wget will time-out as expected, but without

Re: bug on wget

2007-11-20 Thread Micah Cowan
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Diego Campo wrote: Hi, I got a bug on wget when executing: wget -a log -x -O search/search-1.html --verbose --wait 3 --limit-rate=20K --tries=3 http://www.nepremicnine.net/nepremicninske_agencije.html?id_regije=1 Segmentation fault (core

Re: How to change the name of the output file

2007-11-20 Thread Micah Cowan
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Andra Isan wrote: Hi, When I download a file, I would like to change the output file, usually the name is long and I would like to change that name, How can I do so? Andra Depending on your needs, -O filename might fit the bill. Be

How to change the name of the output file

2007-11-20 Thread Andra Isan
Hi, When I download a file, I would like to change the output file, usually the name is long and I would like to change that name, How can I do so? Andra - Get easy, one-click access to your favorites. Make Yahoo! your homepage.

Wget Release Status

2007-11-20 Thread Micah Cowan
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 I haven't heard back from Brett Smith very recently, and am waiting to see what the progress is on the licensing situation. However, I just received word back from RMS that a release under GPLv2+ (the license used in previous releases) will be

Re: bug on wget

2007-11-20 Thread Hrvoje Niksic
Micah Cowan [EMAIL PROTECTED] writes: I was able to reproduce the problem above in the release version of Wget; however, it appears to be working fine in the current development version of Wget, which is expected to release soon as version 1.11.* I think the old Wget crashed on empty

Re: bug on wget

2007-11-20 Thread Micah Cowan
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Hrvoje Niksic wrote: Micah Cowan [EMAIL PROTECTED] writes: I was able to reproduce the problem above in the release version of Wget; however, it appears to be working fine in the current development version of Wget, which is expected to