groupadd ftp useradd -ftp -d / ftp ServerName "ProFTPD" ServerType standalone DefaultServer on timesGMT off # Port 21 is the standard FTP port. Port 21 # Umask 022 is a good standard umask to prevent new dirs and files # from being group and world writable. Umask ...