VSFTPD Server Use detailed

Source: Internet
Author: User
Tags anonymous ftp root directory

VSFTPD Service Full introduction of the general configuration

1:VSFTPD Service Package

vsftpd-2.2.2-11.el6.i686.rpm

2:VSFTPD Related Documents

/ETC/VSFTPD/VSFTPD.CONF:VSFTPD Core configuration files

/etc/vsftpd/ftpusers: Used to specify which users cannot access the FTP server

/etc/vsftpd/user_list: User list file to allow use of vsftpd

/etc/vsftpd/vsftpd_conf_migrate.sh: is a vsftpd operation of some variables and settings script

/ETC/FTP: The root directory of anonymous users by default

FTP General Configuration Application Case 1:

Demand:

The company's development department prepares a simple FTP server that allows all employees to upload and download files, and allows users to create their own directories.

Analysis:

Allow all employees to upload and download files need to set the anonymous user login and need to turn on the Nim user upload function, and the last anon_mkdir_write_enable field can control whether anonymous users are allowed to create directories.

Solution:

(1) Configure the vsftpd.conf master configuration file (server configuration support upload)

Allow anonymous users to access

Anonymous_enable=yes

Related Article

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.