pureftp失败!ftp连不上!
按照 https://bbs.vpser.net/thread-1075-1-1.html贴里里的步骤一步一步的操作都还算正常
可 就是ftp连不上,一点反映都没有,连错误提示都没有!
正在连接 223.197.0.193, 端口 21 (#1)
已连接到服务器, 等待响应...
连接失败 (Connection aborted)
用/root/pufreftpd status 显示
=========================================================================
Pure-FTPd status Manager for LNMP V0.6,Written by Licess
=========================================================================
LNMP is a tool to auto-compile & install Nginx+MySQL+PHP on Linux
This script is a tool to Manage status of Pure-FTPd
For more information please visit http://www.lnmp.org
Usage: /root/pureftpd {start|stop|restart|status|who}
=========================================================================
Pure-FTPd is running.
回复 1# 的帖子
可能是防火墙的原因,执行如下命令:/etc/init.d/iptables stop
如果是centos 再执行:chkconfig iptables off
debian的话执行update-rc.d -f iptables remove 谢谢老大
经过群里的朋友提示,直接改用 SSH Secure File Transfer Client 了。。
页:
[1]