Difference between revisions of "Ftp server"

From RHS Wiki
Jump to navigation Jump to search
m (Protected "Ftp server" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)))
(No difference)

Revision as of 04:12, 7 April 2015

vsftpd

sudo apt-get install vsftpd

Configuration file: /etc/vsftpd.conf to add users: /etc/ftpusers

After making changes to configuration:

sudo service vsftpd restart

To change root directory in /etc/vsftpd.conf: modify: local_root=/opt