sudo apt-get install vsftpd
Change settings in this file, for welcome message ( this improves the security of your server, as the version info is not shown when connecting to the ftpserver )
/etc/vsftpd.conf
When you've changed something in this config file, you should restart the service with this command :
sudo /etc/init.d/vsftpd restart
or with:
restart vsftpd
--------------------
Changing the default ftp directory