Ftp server

From RHS Wiki
Revision as of 04:12, 7 April 2015 by Rafahsolis (talk | contribs) (Protected "Ftp server" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)))
Jump to navigation Jump to search

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