Ajouter etc/vsftpd/vsftpd.conf
This commit is contained in:
9
etc/vsftpd/vsftpd.conf
Normal file
9
etc/vsftpd/vsftpd.conf
Normal file
@@ -0,0 +1,9 @@
|
|||||||
|
listen=YES
|
||||||
|
anonymous_enable=YES
|
||||||
|
local_enable=NO
|
||||||
|
write_enable=NO
|
||||||
|
anon_root=/mnt/binhost/packages
|
||||||
|
anon_other_write_enable=NO
|
||||||
|
anon_upload_enable=NO
|
||||||
|
anon_mkdir_write_enable=NO
|
||||||
|
anon_umask=022
|
||||||
Reference in New Issue
Block a user