Linux上的FTPServer(如vsftpd)可以配置为支持匿名访问,但需注意以下要点:
/etc/vsftpd.conf
anonymous_enable=YES
anon_upload_enable
anon_mkdir_write_enable