【发布时间】:2011-02-14 21:05:05
【问题描述】:
这是连接到 Amazon EC2 云中 Windows Server 2008 机器上的 FTP 服务器的 FileZilla。我不明白为什么它一直在踢我。
Command: OPTS UTF8 ON
Response: 200 OPTS UTF8 command successful - UTF8 encoding now ON.
Status: Connected
Status: Retrieving directory listing...
Command: PWD
Response: 257 "/" is current directory.
Command: TYPE I
Response: 200 Type set to I.
Command: PASV
Error: Disconnected from server: ECONNABORTED - Connection aborted
Error: Failed to retrieve directory listing
有什么想法吗?
【问题讨论】:
标签: iis-7 ftp windows-server-2008 amazon-ec2