ServerName "Somnode FTP Service" ServerType standalone DefaultServer on Port 2121 PassivePorts 50000 51000 UseIPv6 off Umask 022 MaxInstances 30 User Somnode Group Somnode DefaultRoot ~ AllowOverwrite on DenyAll RequireValidShell off AuthOrder mod_auth_file.c AuthUserFile /usr/local/Somnode/proftpd/etc/passwd AuthGroupFile /usr/local/Somnode/proftpd/etc/group UseEncoding on MultilineRFC2228 off ExtendedLog /usr/local/Somnode/log/proftpd/proftpd.log AUTH,INFO ServerLog /usr/local/Somnode/log/proftpd/server.log SystemLog /usr/local/Somnode/log/proftpd/system.log QuotaEngine on QuotaLimitTable file:/usr/local/Somnode/proftpd/etc/ftpquota.limittab QuotaTallyTable file:/usr/local/Somnode/proftpd/etc/ftpquota.tallytab QuotaOptions ScanOnLogin Include /usr/local/Somnode/proftpd/etc.d/*.conf