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 947f48f commit eb86b95Copy full SHA for eb86b95
install/debian/7/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