cycles endlessly (reconnecting) to server

go here, log in anon.
ftp://indy.fulgan.com/

it cycles endlessly saying the server dropped the connection (after the PORT command). other FTP clients log in without problems and download.

Works for me.

Resolving host name indy.fulgan.com...
Connecting to (indy.fulgan.com) -> IP: 194.38.191.74 PORT: 21
Connected to (indy.fulgan.com) -> Time = 0ms
Socket connected waiting for login sequence.
220-Fulgan's FTP
220-WarFTPd 1.80.05 (Dec 7 2000) Ready
220-©opyright 1996 - 2000 by Jarle (jgaa) Aase - all rights reserved.
220 Please enter your user name.
USER anonymous
331 User name okay. Give your full Email address as password.
PASS (hidden)
230-Welcome to the Indy source code mirror @ fulgan.com
230-
230 Please use PASSIVE transfert onlyUser logged in.
SYST
215 UNIX Type: L8 Server: "WarFTPd 1.80.05" OS: "WIN32 (NT 5.0 2195 Pentium II 2-CPU)"
FEAT
500 'FEAT': command not understood.
REST 100
350 Restarting at byte offset 100. Send STORE or RETRIEVE to initiate transfer.
REST 0
350 Restarting at byte offset 0. Send STORE or RETRIEVE to initiate transfer.
PWD
257 "/" is current directory.
TYPE A
200 Type set to A.
PASV
227 Entering Passive Mode (194,38,191,74,0,20)
Opening data connection IP: 194,38,191,74,0,20 PORT: 20.
LIST -aL
125 Using existing ASCII mode data connection for /bin/ls (492 bytes).
492 bytes received successfully. (492 B/s) (00:00:01).
226 Transfer complete. 492 bytes in 0.00 sec. (480.469 Kb/s)

mb wrote:Works for me.

Thanks for the quick reply:

Resolving host name indy.fulgan.com...
Connecting to (indy.fulgan.com) -> IP: 194.38.191.74 PORT: 21
Connected to (indy.fulgan.com) -> Time = 156ms
Socket connected waiting for login sequence.
220-Fulgan's FTP
220-WarFTPd 1.80.05 (Dec 7 2000) Ready
220-©opyright 1996 - 2000 by Jarle (jgaa) Aase - all rights reserved.
220 Please enter your user name.
USER anonymous
331 User name okay. Give your full Email address as password.
PASS (hidden)
230-Welcome to the Indy source code mirror @ fulgan.com
230-
230 Please use PASSIVE transfert onlyUser logged in.
SYST
215 UNIX Type: L8 Server: "WarFTPd 1.80.05" OS: "WIN32 (NT 5.0 2195 Pentium II 2-CPU)"
REST 100
350 Restarting at byte offset 100. Send STORE or RETRIEVE to initiate transfer.
REST 0
350 Restarting at byte offset 0. Send STORE or RETRIEVE to initiate transfer.
PWD
257 "/" is current directory.
TYPE A
200 Type set to A.
PASV
An established connection was aborted by the software in your host machine.
Connection closed.


and it just keeps going thru this series of messages, disconnecting and/or aborting won't stop it. i'm behind a corporate firewall if that matters.

For me too works without flaw using pasv have you tried to change to port mode?

Works for me.