We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 39192a7 commit 947f48fCopy full SHA for 947f48f
install/ubuntu/15.10/vsftpd/vsftpd.conf
@@ -1,7 +1,8 @@
1
anonymous_enable=NO
2
local_enable=YES
3
write_enable=YES
4
-local_umask=002
+local_umask=022
5
+anon_umask=022
6
anon_upload_enable=NO
7
dirmessage_enable=YES
8
xferlog_enable=YES
0 commit comments