LXer: How to Setup FTP Server with Vsftpd on Raspberry Pi
by LXer from LinuxQuestions.org on (#59C4N)
Published at LXer:
This tutorial explains how to install and configure an FTP server on Raspberry Pi that you use to share files between your devices. We'll use vsftpd, which a stable, secure, and fast FTP server. We will also show you how to configure vsftpd to restrict users to their home directory and encrypt the entire transmission with SSL/TLS.
Read More...


This tutorial explains how to install and configure an FTP server on Raspberry Pi that you use to share files between your devices. We'll use vsftpd, which a stable, secure, and fast FTP server. We will also show you how to configure vsftpd to restrict users to their home directory and encrypt the entire transmission with SSL/TLS.
Read More...