|
|

楼主 |
发表于 2004/1/4 13:00:14
|
显示全部楼层
以下是引用dirl-newbie在2004-1-4 9:53:15的发言:[br]我测试时已经可以下载了,谢谢楼主!
- WinSock 2.0
- Connecting to lotus.netedge.org
- Connected to lotus.netedge.org -> IP=210.22.12.61 PORT=4150
- 220 ProFTPD 1.2.9 Server (The FTP of ns.netedge.org is Ready!) [ns.netedge.org]
- USER anonymous
- 331 Anonymous login ok, send your complete email address as your password.
- PASS (hidden)
- 230 Anonymous access granted, restrictions apply.
- SYST
- 215 UNIX Type: L8
- REST 100
- 350 Restarting at 100. Send STORE or RETRIEVE to initiate transfer
- REST 0
- 350 Restarting at 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 (210,22,12,61,13,93)
- LIST
- 150 Opening ASCII mode data connection for file list
- 226 Transfer complete.
- List Complete: 71 bytes in 10.04 (0.01 KBps)
复制代码
注意端口号!~ |
|