由 wallace888 在 08-29-2003 08:57 发表:
vsftpd遇到的问题
我的服务器是RH8.0在配置vsftpd遇到问题。/var/ftp目录下新建upload
#mkdir upload
#chmod 777 upload
在vsftpd.conf配置如下
anonymous_enable=YES
anon_upload_enable=YES
anon_mkdir_write_enable=YES
anon_umask=022
#service xinetd restart
问题是现在upload 目录根本无法上传啊?
由 lanmaster 在 08-29-2003 09:14 发表:
可以把你的VSFTPD.CONF文件传上来吗。我的现在连匿名都访问不了,刚安装的时候是可以的。而且我也备份。但我把备份的还原回来还是不可以。
Password:
500 OOPS: vsftpd: refusing to run with writable anonymous root
Login failed.
421 Service not available, remote server has closed connection<br /