[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: wget times out - but ftp works OK



Karsten Bolding wrote:
Hello

the following command:
wget -nd ftp://80.198.12.199/pub/hans.burchard/aa
gives the following output:
krabbe% wget -nd ftp://80.198.12.199/pub/hans.burchard/aa
--12:25:17--  ftp://80.198.12.199/pub/hans.burchard/aa
	=> `aa'
Connecting to 80.198.12.199:21... connected.
Logging in as anonymous ... Logged in!
==> SYST ... done.    ==> PWD ... done.
==> TYPE I ... done.  ==> CWD /pub/hans.burchard ... done.
==> PASV ...
and then hangs.
If I do a normal anonymous ftp I can download the file OK.

Any suggestions?

Yours
Karsten Bolding


Try the `--passive-ftp' option to wget, I don't know if this is a switch (if it's already using passive, will stop it, or just plain "use passive") but it's worth a shot.

Also, is wget configured for a proxy? If so, try `-Yoff'. I had this problem a few days ago.

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature


Reply to: