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 c4024a7 commit 4b2af93Copy full SHA for 4b2af93
install/debian/vsftpd.conf
@@ -7,6 +7,7 @@ dirmessage_enable=YES
7
xferlog_enable=YES
8
connect_from_port_20=YES
9
xferlog_std_format=YES
10
+dual_log_enable=YES
11
chroot_local_user=YES
12
listen=YES
13
pam_service_name=vsftpd
install/rhel/vsftpd.conf
@@ -5,6 +5,7 @@ local_umask=002
5
anon_upload_enable=NO
6
dirmessage_enable=YES
install/ubuntu/vsftpd.conf
0 commit comments