Цитата: а у меня вывел
  Код:   ftp> OPEN ftp.mozilla.org 
 Connected to dm-ftp01.mozilla.org. 
 220- 
 220-   ftp.mozilla.org / archive.mozilla.org - files are in /pub/mozilla.org 
 220- 
 220-   Notice: This server is the only place to obtain nightly builds and needs to 
 220-   remain available to developers and testers. High bandwidth servers that 
 220-   contain the public release files are available at 
ftp://releases.mozilla.org/  220-   If you need to link to a public release, please link to the release server, 
 220-   not here. Thanks! 
 220- 
 220-   Attempts to download high traffic release files from this server will get a 
 220-   "550 Permission denied." response. 
 220 
 User (dm-ftp01.mozilla.org:(none)): 
 331 This FTP server is anonymous only.   
 503 Login with USER first. 
 Login failed. 
 ftp> BELL 
 Bell mode On . 
 ftp> CD pub 
 530 Please login with USER and PASS. 
 ftp> CD firefox 
 530 Please login with USER and PASS. 
 ftp> CD releases 
 530 Please login with USER and PASS. 
 ftp> CD 3.5.3 
 530 Please login with USER and PASS. 
 ftp> CD win32 
 530 Please login with USER and PASS. 
 ftp> CD ru 
 530 Please login with USER and PASS. 
 ftp> binary 
 530 Please login with USER and PASS. 
 ftp> get "Firefox Setup 3.5.3.exe" 
 > ftp: bind :Can't assign requested address 
 ftp> quit 
 221 Goodbye. 
 Press any key to continue . . .