debian系统安装好lnmp 后安装vsftpd,ftp登不上去
RT,ftp提示信息如下:状态:
正在连接 69.162.107.115:21...
状态:
连接建立,等待欢迎消息...
响应:
220 (vsFTPd 2.0.7)
命令:
USER adminftp
响应:
331 Please specify the password.
命令:
PASS ********
响应:
530 Login incorrect.
错误:
严重错误
错误:
无法连接到服务器
lnmp中的其他组件只安装了,eAccelerator、VsFTPD,刚开用自带的命令./vsftpd.sh,系统服务都启动不了,后开又重新安装的apt-get install vsftpd,但是之后ftp登不上去~请教!~
回复 1# 的帖子
apt-get install vsftpd安装的和。/vsftpd.sh 安装的不一样,所以不能用./vsftpd.sh 里的帐号登录
页:
[1]