linux ftp 登录成功,却无法取得文件列表,信息如下所示:
220 222.200.99.245 FTP server ready
Name (ftp.gdut.edu.cn:guilong): ngpxbbs
331 Password required for ngpxbbs
Password:
230 User ngpxbbs logged in
Remote system type is UNIX.
Using binary mode to transfer files.
ftp> ls
227 Entering Passive Mode (222,200,99,245,79,43).
ftp: connect: 连接超时
ftp>
大家快来帮帮忙阿(5ty(
sense_0109 于 2009-08-08 22:39:59发表:
我也碰到这样的问题,有人知道吗?
虚拟机装fedora11,filezille登录
错误语句:不能从接口(socket)读取
无法连接服务器
同时在windows下flashFXP登录完全正常
同时用终端运行下载ftp的命令
停在PVSA那就不动了
lgl_2008 于 2008-09-10 22:09:24发表:
有么有人知道是怎么回事阿?
lgl_2008 于 2008-09-10 21:53:31发表:
我关了iptables,但还是一样阿
220 222.200.99.245 FTP server ready
Name (ftp.gdut.edu.cn:guilong): ngpxbbs
331 Password required for ngpxbbs
Password:
230 User ngpxbbs logged in
Remote system type is UNIX.
Using binary mode to transfer files.
ftp> dir
227 Entering Passive Mode (222,200,99,245,78,124).
ftp: connect: 连接超时
ftp>
会不会和selinux有关?
zidscen 于 2008-09-10 21:28:54发表:
把防火墙关了再试
lgl_2008 于 2008-09-10 21:27:29发表:
无论是用客户端或者是网页都是无法打开,总是超时退出,难道linux下的ftp登录还需要设置什么吗?