wxin 发表于 2019-2-15 14:53:12

centos7.5中vsftpd故障处理

  version2.3.5+
refusing to run with writable root inside chroot()
1、chmod u-w userdir
或者用
2、vsftpd.conf
allow_writeable_chroot=YES



页: [1]
查看完整版本: centos7.5中vsftpd故障处理