Nick Hogg <[EMAIL PROTECTED]> writes:

> Hi...
>
> Stuck on a problem with wget.
>
> Am using "--ignore-length -o wget.log  -R
> jpg,jpeg,gif,mpeg,mpg,avi,au,ps,pdf,mp3,tmp,bmp,png,tiff,mov,wmv,qt,wav,ogg,rm,ram,doc,ppt,xls,zip,tar,gz,bz2,rar,arj,swf
> --random-wait --recursive --no-parent --directory-prefix=domain
> --timeout=10 --tries=4" as the options but the site will not come
> down. It gets the index page and nothing else. The log says "(18.87
> KB/s) - Read error at byte 19768 (Operation timed out).Giving up." but
> I thought that the --ignore-length would stop that??

Did it give up immediately, or after the fourth try?  You might want
to bump the number of tries to something large, or even infinite.

Reply via email to