LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 800|回复: 1

用vsftpd架设ftp服务器下载出现错误提示

[复制链接]
发表于 2007-1-16 12:33:21 | 显示全部楼层 |阅读模式
我用vsftpd在linux下搭建ftp服务环境,匿名登录后可以运行ls命令,但运行get命令出现如下错误:
ftp> ls
200 PORT command successful. Consider using PASV.
150 Here comes the directory listing.
c
226 Directory send OK.
ftp> get
Remote file c
Local file c
200 PORT command successful. Consider using PASV.
550 Failed to open file.
在ie浏览器中却可以下载
请问这是怎么了?
发表于 2007-1-17 09:25:26 | 显示全部楼层
用IE这种方式能行吗?
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表