[root@ebs-127367 ~]# /www/server/pure-ftpd/bin/pure-pw useradd westest -u www -d /www/wwwroot/westest/ You must give (non-root) uid ...
服务器安装的是VSftpd,连接的时候出现错误425 Security: Bad IP connecting原因:估计是网络通信方面存在问题触发了安全机制,比如ip变动等原因导致被安全机制拦截了。解决方法:vi /etc/vsftpd/vsftpd.conf添加:pasv_promiscuous=YESservice vsftpd restartpasv_promiscuous选项参数说明:...
http://www.nsftools.com/tips/RawFTP.htm ABOR - abort a file transfer CWD - change working directory DELE - delete a remote file LIST - list remote files MDTM - return the modification time of a fil...