Konfigurasi FTP Server untuk Pengguna Lokal

Langkah untuk mengkonfigurasi Server FTP untuk melayani pengguna lokal adalah sbb:

1. edit file /etc/vsftpd/vsftpd.conf
2. uncomment perintah local_enable=YES
3. uncomment perintah write_enable=YES
4. uncomment perintah local_umask=022
5. uncomment perintah connect_from_port_20=YES
6. uncomment perintah xferlog_enable=YES
7. uncomment perintah pam_service_name=vsftpd
8. uncomment perintah userlist_enable=YES