Re: wget 1.10.x fixed recursive ftp download over proxy

2006-01-11 Thread CHEN Peng
Corret. The revised version should work well. Are you going to merge this to the new wget releases? On 1/11/06, Tony Lewis <[EMAIL PROTECTED]> wrote: > Here's what your version of the code said: > > if ((opt.recursive || opt.page_requisites) > && ((url_scheme (*t) != SCHEME_FTP) || >(opt.use_p

Re: wget 1.10.x fixed recursive ftp download over proxy

2006-01-11 Thread Mauro Tortonesi
CHEN Peng wrote: Corret. The revised version should work well. Are you going to merge this to the new wget releases? if it works (sorry, i am working on my ph.d. thesis and haven't been able to test it yet), i am definitely going to merge your code in the next release of wget. your patch fixe

timeout

2006-01-11 Thread Bernd Web
Hi, I am using wget to retrieve a large file. Lately after downloading about 20% I get "Data connection: Connection timed out; Control connection closed. Retrying." The second try of wget fails (no error is reported: exit status is 0). Second login is successfully, but now the file cannot be foun