Production environment FTP (Linux build manual)

Source: Internet
Author: User
Linux Configuration Production Environment FTP

Anonymous_enable=no
Local_enable=yes
Write_enable=yes
local_umask=022
Anon_upload_enable=yes
Anon_mkdir_write_enable=yes
anon_umask=022
Dirmessage_enable=yes
Xferlog_enable=yes
Connect_from_port_20=yes

Xferlog_std_format=yes
Chroot_list_enable=yes
Chroot_list_file=/etc/vsftpd/chroot_list
Listen=yes

Pam_service_name=vsftpd
Userlist_enable=yes
Tcp_wrappers=yes
Pasv_enable=yes
Pasv_promiscuous=yes
#需要开通外网端口
pasv_min_port=3001
pasv_max_port=3100
#外网对应IP地址
pasv_address=. .

If an exception occurs:
Oops:child died

Most are due to permissions issues:
Need to add satellite group USERMOD-G root FTP username

Production environment FTP (Linux build manual)

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.