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 &
