ftp-server debugged
This commit is contained in:
@@ -20,11 +20,9 @@
|
|||||||
extraConfig = ''
|
extraConfig = ''
|
||||||
# Log all transfers.
|
# Log all transfers.
|
||||||
xferlog_enable=YES
|
xferlog_enable=YES
|
||||||
# Change ownership of uploaded files to a local user.
|
|
||||||
chown_uploads=YES
|
|
||||||
chown_username="${config.vars.username}"
|
|
||||||
# Allow the anonymous root to be writable.
|
# Allow the anonymous root to be writable.
|
||||||
allow_writeable_chroot=YES
|
allow_writeable_chroot=YES
|
||||||
|
write_enable=YES
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user