How do I get debug output ? Is there any other way to have a total timeout longer than 15 minutes ?
Thanks Luigi -----Original Message----- From: Hrvoje Niksic [mailto:[EMAIL PROTECTED] Sent: Tuesday, November 04, 2003 4:52 PM To: Luigi Stefano Sona (lsona) Cc: [EMAIL PROTECTED] Subject: Re: About termination of wget and -T option "Luigi Stefano Sona (lsona)" <[EMAIL PROTECTED]> writes: > I'm tryng to use -T option, as I have to download a file (result of > a cgi) which is big, and very often I cannot download it within 15 > minutes. The -T option times out only if *no data* is read in the designated period, not if the whole file fails to download in that time. > I read that the default is 15 inutes (900 secs), and used -T 1800 to > have a timeout of 30 minutes. However it seems not to work, and the > timeout expires anyway after 15 minutes. Could you post the debug output?
