|
楼主 |
发表于 2003-1-14 10:50:42
|
显示全部楼层
用的是leapftp
Connecting to 218.91.250.234, Port 2121 (#1)
Connected. Waiting for response.
220 Serv-U FTP Server v4.0 for WinSock ready...
USER test
331 User name okay, need password.
PASS xxxxxx
230 User logged in, proceed.
SYST
215 UNIX Type: L8
PWD
257 "/" is current directory.
TYPE A
200 Type set to A.
PORT 192,168,0,6,4,120
200 PORT Command successful.
LIST
150 Opening ASCII mode data connection for /bin/ls.
426 Data connection closed, transfer aborted.
PASV
227 Entering Passive Mode (129,0,5,21,19,4)
ERROR: Data connection timed out. |
|