Changes

Jump to navigation Jump to search
209 bytes added ,  21:49, 10 February 2015
Created page with "== vsftpd == <nowiki>sudo apt-get install vsftpd</nowiki> Configuration file: /etc/vsftpd.conf to add users: /etc/ftpusers After making changes to configuration: <nowiki>su..."
== vsftpd ==
<nowiki>sudo apt-get install vsftpd</nowiki>
Configuration file: /etc/vsftpd.conf
to add users: /etc/ftpusers

After making changes to configuration:
<nowiki>sudo service vsftpd restart</nowiki>

Navigation menu