Hi wget wizards I noticed that wget hangs when I try to download something through ftp:
wget ftp://ftp.reed.edu/pub/src/html-helper-mode.tar.gz --12:12:58-- ftp://ftp.reed.edu/pub/src/html-helper-mode.tar.gz => `html-helper-mode.tar.gz' Resolving ftp.reed.edu... done. Connecting to ftp.reed.edu[134.10.2.36]:21... connected. Logging in as anonymous ... Logged in! ==> SYST ... done. ==> PWD ... done. ==> TYPE I ... done. ==> CWD /pub/src ... done. ==> PORT ... done. ==> RETR html-helper-mode.tar.gz ... I can normally use ftp to get this file. what is wrong? thanks a lot, dominique
