>The official web-site is http://wget.sunsite.dk/ >Yes, there should be a link from the GNU site. >[List] how can it be added ?
sign the project up on savannah (http://savannah.gnu.org). That will provide you with a nice management interface (based on CVS) for changing the wget tree. >$ wget --help >GNU Wget 1.7, a non-interactive network retriever. >Usage: wget [OPTION]... [URL]... >Download: > -t, --tries=3DNUMBER set number of retries to NUMBER (0 > unlimits). > -T, --timeout=3DSECONDS set the read timeout to SECONDS. > -w, --wait=3DSECONDS wait SECONDS between retrievals. > --waitretry=3DSECONDS wait 1...SECONDS between retries of a > retrieval. >Which of this were you using ? I tried sveral things, including: wget -t 2 -T 10 -w 1 But, be honest, is the -T option actually a *connect* timeout? >And please the next time send bugreports including debug output (wget >-d =2E..) I don't think it would do you much good in this case... but I can send you one if you want. Nic
