"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?
