Here is debug output
----------------------------------------------------------------------------
:/FTPD# wget ftp://ftp.dcn-asu.ru/pub/windows/update/winxp/xpsp2-1224.exe -d
DEBUG output created by Wget 1.8.1 on linux-gnu.
--13:25:55-- ftp://ftp.dcn-asu.ru/pub/windows/update/winxp/xpsp2-1224.exe
=> `xpsp2-1224.exe'
Resolving ftp.dcn-asu.ru... done.
Caching ftp.dcn-asu.ru => 212.192.20.40
Connecting to ftp.dcn-asu.ru[212.192.20.40]:21... connected.
Created socket 3.
Releasing 0x8073398 (new refcount 1).
Logging in as anonymous ... 220 news FTP server ready.
--> USER anonymous
331 Guest login ok, send your complete e-mail address as password.
--> PASS -wget@
530 Login incorrect.
Login incorrect.
Closing fd 3
----------------------------------------------------------------------------
Server reply is
----------------------------------------------------------------------------
<--- 530-
<--- 530-Sorry! Too many users are logged in.
<--- 530-Try letter, please.
<--- 530-
<--- 530 Login incorrect.
---- Server reply matched ftp:retry-530, retrying
----------------------------------------------------------------------------
But wget won`t even try to retry :(
Can you fix that ?