• anonymous vs. authenticated ftp
  • vsftpd is the anonymous ftp daemon of choice
  • reads /etc/vsftpd.conf and /etc/passwd
  • do NOT allow authenticated ftp: use sftp instead
  • sftp provided by OpenSSH.
  • INDEX
    PREVIOUS
    Master Index