|
|
登陆时出现如下的错误
Status: Connecting to 202.136.215.246:21...
Status: Connection established, waiting for welcome message...
Response: 220 Xlight FTP Server 3.0 ready...
Command: USER odyguild
Response: 331 Password required for odyguild
Command: PASS *********
Response: 230 Login OK
Command: SYST
Response: 215 UNIX Type: L8
Command: FEAT
Response: 211- Features supported
Response: REST STREAM
Response: EPRT
Response: EPSV
Response: SIZE
Response: MDTM
Response: AUTH
Response: PBSZ
Response: PROT
Response: MLST type*;size*;modify*;
Response: MLSD
Response: 211 End
Status: Connected
Status: Retrieving directory listing...
Command: PWD
Response: 257 "/"
Command: TYPE I
Response: 200 Type set to I.
Command: PASV
Response: 227 Entering Passive Mode (202,136,215,246,14,77)
Command: LIST
Response: 150 Opening ASCII mode data connection for /bin/ls (122 bytes).
Response: 421 Connection is closed, because of no file transfer over 20s .
Error: Failed to retrieve directory listing
Error: Connection closed by server |
|