【发布时间】:2011-06-11 00:23:45
【问题描述】:
我在亚马逊 ec2 上使用 fedora 实例安装了 vsftpd,它是最新版本,但出现错误: 在可爱的FTP中:
COMMAND:> PASV 227 Entering Passive Mode (192,168,10,46,14,20)
COMMAND:> LIST
ERROR:> Can’t connect to remote server. Socket error = #10065.
ERROR:> PASV failed, trying PORT.
在 Filezilla 中:
Command: PASV Response: 227 Entering Passive Mode (192,168,10,46,14,20)
Command: LIST Error: Connection timed out
Error: Failed to retrieve directory listing.
尝试通过 Shell 连接并显示目录列表。
【问题讨论】:
标签: amazon-ec2 ftp ec2-ami vsftpd