您的位置:IT教程网首页>服务器教程>ftp服务器>用tar包配置高可用性vsftp (下)

用tar包配置高可用性vsftp (下)


4.我的/etc/vsftpd_user_conf/admin的内容
[quote:93f3c4a2db]anon_world_readable_only=NO
write_enable=YES
anon_upload_enable=YES
anon_other_write_enable=YES
anon_mkdir_write_enable=YES[/quote:93f3c4a2db]

5.自启动脚本,在/etc/rc.local中加入/usr/local/sbin/vsftpd /etc/vsftpd.conf &

共2页: 上一页 [1] 2 下一页