Linux Learning Notes FTP server

Source: Internet
Author: User
Based on TCP
C
Data connection Port No. 20th
Control Connection Port # 21st

Data Active/Passive connection

Bbs.lijinya.com 80 192.169.10.2
Www.lijinya.com 80 192.168.10.2
IP-like
IP-based virtual FTP server
One port corresponds to one service
Local User Login ....
Shutting down the firewall
Username passwd Landing into the Add directory
FTP anoymous anonymous user without password

Anonymous user

Virtual user
User_list Zhangsan 123456/var/pub/
http://vsftpd.beasts.org/
/usr/sbin/vsftpd

User Control List File
/etc/vsftpd/ftpusers
/etc/vsftpd/user_list

Master configuration file
/etc/vsftpd/vsftpd.conf

cp/etc/vsftpd/vsftpd.conf{,. bak} The Catalog command expands

Ftp-u Lijinya IP
Specifies the user name connection.
LFTP client ... Tab not full command extension
Anonymous_enable

Put file
Service allows permission to be manipulated by the system
Setfacl-m u:ftp:rwx test12/

Getsebool | grep FTP
Setsebool

Linux Learning Notes FTP server

Contact Us

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

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.