Linux ftp service vsftp detailed configuration-Linux general technology-Linux technology and application information, the following is a detailed reading. First, install the vsftp package in linux.
Rpm-qa | gerp vsftpd // find whether vsftpd is installed
Vsftpd-2.0.1-5.i386.rpm if not installed (on the first disc)
In linux, an important point is to mount the optical drive mount/media/cdrom.
Here we do not need to install the source code. Use rpm for Installation
# Rpm-ivh vsftpd-2.0.1-5.i386.rpm
The installation is completed here.
Service vsftpd start vsftpd service
If no ftp address is set, the ftp address can be accessed anonymously.
Note: if you cannot access the firewall, disable the firewall for linux:
Iptables-F clear firewall
After ftp is installed, several files will be generated:
/Etc/vsftpd. conf main configuration file
/Etc/vsftpd. ftpusers specifies which users cannot access the FTP server
Whether the user specified in the/etc/vsftpd. user_list file can access the ftp server is determined by the value of userlist_deny In the vsftpd. conf file.
These files are used to control the entire ftp and prohibit the user's permission configuration ......
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.
A Free Trial That Lets You Build Big!
Start building with 50+ products and up to 12 months usage for Elastic Compute Service