vsftpd is a GPL licensed FTP server for UNIX systems, including Linux. It is secure and extremely fast.
Using this instructions, you can set up vsftpd on variuos linux distros. This tutorial will show you how to set up your own ftp in Ubuntu Linux.
1. Install vsftpd
2. Change the configurations file
Open the vsftpd.conf configuration file with a text editor. The file is located in the /etc directory.
Once you are editing the file, you’ll want to make a few changes. Change this:
To this: 阅读更多 »
