On 22 Apr 2002 at 21:38, Renaud Saliou wrote:

> Hi,
> 
>   wget -t 3 -d -r -l 3 -H --random-wait -nd --delete-after 
> -A.jpg,.gif,.zip,.png,.pdf http://http://www.microsoft.com 
> 
> DEBUG output created by Wget 1.8.1 on linux-gnu.
> 
> zsh: segmentation fault  wget -t 3 -d -r -l 3 -H --random-wait -nd 
> --delete-after

It looks like this has been fixed in the current CVS version
(actually a few days old):

$ wget -t 3 -d -r -l 3 -H --random-wait -nd --delete-after \
-A.jpg,.gif,.zip,.png,.pdf http://http://www.microsoft.com
DEBUG output created by Wget 1.8.1+cvs on linux-gnu.

http://http://www.microsoft.com: Bad port number.

FINISHED --10:36:45--
Downloaded: 0 bytes in 0 files

Reply via email to