Tutorial on FTP Server SETUP (general Linux technology-Linux technology and application. Tutorial on FTP Server SETUP)
Copyright www.itshanghai.net
1. Install and start the service
Service vsftpd start
2. Main configuration file
/Etc/vsftpd. conf
3. Modify the master configuration file
Vi/etc/vsftpd. conf
Search/anonymous
......
4. Restart the service
Service vsftpd restart
Supplement:
1. Access Method
Ftp: // 192.168.1.101 anonymous login
Ftp: // root: 123456@192.168.1.101 System User Login
Command Access
Cmd-> ftp 192.168.1.101
Get/put download/upload
Linux dir (view directory) cd (change path)
Window! Dir LCD
2. Some users are allowed to log on
Drop user list:/etc/vsftpd. ftpusers Default root reject
Some allow all deny lists:/etc/vsftpd. user_list
If you add a field to the configuration file
Userlist_deny = NO
The users in/etc/vsftpd. user_list can access the ftp server, and all others are rejected.
Note: deny first
Professional IT outsourcing service network
Www.itshanghai.net
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