摘要:
升级vsftpd或者vsftpd-ext后,登录时可能会出现这样的错误:500 OOPS: vsftpd: refusing to run with writable root inside chroot ()这是由于下面的更新造成的:- Add stronger checks for the co... 阅读全文
摘要:
# Example config file /etc/vsftpd.conf## The default compiled in settings are fairly paranoid. This sample file# loosens things up a bit, to make the ... 阅读全文
摘要:
vsftpd配置connect_from_port_20=YES(NO)主动联机的ftp-datalisten_port=21使用的 vsftpd命令通道的 port number 设定,如果您想要使用非正规的 ftpport,在这个设定项目修改吧!dirmessage_enable=YES(NO)... 阅读全文