aboutsummaryrefslogtreecommitdiffstats
path: root/lib/inets/test/ftp_SUITE_data/vsftpd.conf
diff options
context:
space:
mode:
Diffstat (limited to 'lib/inets/test/ftp_SUITE_data/vsftpd.conf')
-rw-r--r--lib/inets/test/ftp_SUITE_data/vsftpd.conf10
1 files changed, 9 insertions, 1 deletions
diff --git a/lib/inets/test/ftp_SUITE_data/vsftpd.conf b/lib/inets/test/ftp_SUITE_data/vsftpd.conf
index 4763e439a4..003d0115af 100644
--- a/lib/inets/test/ftp_SUITE_data/vsftpd.conf
+++ b/lib/inets/test/ftp_SUITE_data/vsftpd.conf
@@ -1,9 +1,17 @@
+
listen=YES
listen_port=9999
run_as_launching_user=YES
#ssl_enable=YES
#allow_anon_ssl=YES
background=YES
+
+write_enable=YES
anonymous_enable=YES
+anon_upload_enable=YES
+anon_mkdir_write_enable=YES
+anon_other_write_enable=YES
+anon_world_readable_only=NO
+
#rsa_cert_file=cert.pem
-#rsa_key_file=key.pem \ No newline at end of file
+#rsa_key_file=key.pem