The default LLSMP one-button package is vsftpd, we need to install the initial use, and then add and authorize the directory account, the specific practice is as follows.
First, install VSFTPD
sh/root/llsmp/vsftpd.sh
When we first run the above script to add the account will see the need to first install vsftpd prompts, we just enter Y-carriage can be automatically installed.
Second, add FTP account and authorization directory
Before adding an FTP account, we need to have added a site in the installation LLSMP environment (LLSMP add site), such as we have added Www.111cn.net site, in the/home/wwwroot/www.111cn.net directory.
sh/root/llsmp/vsftpd.sh
Enter the command above, and then start the Add FTP Wizard settings.
After adding, we can use the above username, password, the default port 21, as well as our VPS host IP with FTP software login management site files, we will see the HTML and conf directory, site files in the HTML folder.
In this way, we have completed the teaching of installing VSFTPD in the LLSMP environment package and adding FTP account management to the Web site separately.