here's a capture from my ftp session:
ftp> cd Desktop
250 CWD command successful.
ftp> ls
229 Entering Extended Passive Mode (|||50914|)
500 Illegal EPRT command rejected
200 PORT command successful.
421 Service not available, remote server timed out. Connection closed
It gets stuck at the 229 forever, and then finally gives me the error 500. What's happening? Thanks.
ftp> cd Desktop
250 CWD command successful.
ftp> ls
229 Entering Extended Passive Mode (|||50914|)
500 Illegal EPRT command rejected
200 PORT command successful.
421 Service not available, remote server timed out. Connection closed
It gets stuck at the 229 forever, and then finally gives me the error 500. What's happening? Thanks.