proftpd使用错误

2019独角兽企业重金招聘Python工程师标准>>> hot3.png

500 FTP server shut down (Maintanance in progress) -- please try again later.

这个是/etc/shutmsg造的孽,删除它就好了。

421 Service not available, remote server has closed connection

这个是hosts权限问题


vsftpd是在/etc/hosts.allow添加vsftpd:ALL

不知道proftpd是不是添加proftpd:ALL,我服务器不能本机登录(出这个421的错),局域网可以登录,已经很符合要求了。

转载于:https://my.oschina.net/wenic705/blog/6213

你可能感兴趣的:(proftpd使用错误)