|
发表于 2010-7-7 13:58:00
|
显示全部楼层
Re:GameRes FTP服务器更新!(更新:2010-06-13)
状态: 正在解析 ftp.gameres.com 的 IP 地址
状态: 正在连接 218.85.139.55:21...
状态: 连接建立,等待欢迎消息...
响应: 220 Xlight FTP Server 2.0 ready...
命令: USER gameres_user
响应: 331 Password required for gameres_user
命令: PASS ****
响应: 230 Login OK
命令: SYST
响应: 215 UNIX Type: L8
命令: FEAT
响应: 211- Features supported
响应: REST STREAM
响应: EPRT
响应: EPSV
响应: SIZE
响应: MDTM
响应: AUTH
响应: PBSZ
响应: PROT
响应: MLST type*;size*;modify*;
响应: MLSD
响应: 211 ½áÊø
状态: 已连接
状态: 读取目录列表...
命令: PWD
响应: 257 "/"
命令: TYPE I
响应: 200 Type set to I.
命令: PORT 192,168,2,17,7,30
响应: 200 PORT command successful
命令: LIST
响应: 150 Opening ASCII mode data connection for /bin/ls (450 ×Ö½Ú).
错误: 连接超时
错误: 读取目录列表失败
FileZilla FTP Client版本3.3.3,为什么会这样啊?试了很多次都是如此
以下是用Notepad++的FTP模块连接的结果,也不行:
14:12:55 > Connecting to ftp.gameres.com
14:12:56 > Established connection with ftp.gameres.com
14:12:56 > Response (220): Xlight FTP Server 2.0 ready...
14:12:56 > -> USER gameres_user
14:12:56 > Response (331): Password required for gameres_user
14:12:56 > ->ASS *HIDDEN*
14:12:56 > Response (230): Login OK
14:12:56 > -> PWD
14:12:56 > Response (257): "/"
14:12:56 > -> PWD
14:12:56 > Response (257): "/"
14:12:56 > -> CWD /
14:12:57 > Response (250): Directory successfully changed
14:12:57 > -> TYPE A
14:12:57 > Response (200): Type set to A.
14:12:57 > -> PORT 192,168,2,17,7,46
14:12:57 > Response (200): PORT command successful
14:12:57 > -> LIST
14:12:57 > Response (150): Opening ASCII mode data connection for /bin/ls (450 字节).
14:12:57 > Initiating phase 2 of active connection
14:12:57 > Waiting for incoming connection
14:12:57 > Timeout waiting for incomming connection
14:12:57 > Unable to create active connection in phase 2
(到这里程序就崩溃了) |
|