02-scan/01-ftp done

This commit is contained in:
Marat Kharitonov
2024-03-09 15:43:59 -05:00
parent 6fc53fe7af
commit 59f2b0567f
14 changed files with 82 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
listen=YES
listen_ipv6=NO
anonymous_enable=NO
local_enable=YES
write_enable=YES
dirmessage_enable=YES
use_localtime=YES
xferlog_enable=YES
connect_from_port_20=YES
xferlog_std_format=YES
chroot_local_user=YES
secure_chroot_dir=/var/run/vsftpd/empty
pam_service_name=vsftpd
allow_writeable_chroot=YES