Files
debian-web-server/assets/proftpd.conf
T

12 lines
142 B
Plaintext

ServerName "exemple"
<Global>
RequireValidShell off
</Global>
DefaultRoot ~ ftpuser
<Limit LOGIN>
DenyGroup !ftpuser
</Limit>