SuSE Set up FTP service

Source: Internet
Author: User

FTP Status View:

Enter the command service VSFTPD status to view the status of the FTP service running, such as "VSFTPD is running." Indicates that the FTP service is started.

FTP configuration:

1. Open the/etc/vsftpd file with the VI editor and modify the following:

2. Remove Local_enable=yes Pre-line comments

3. Modify the local_umask=022 line to local_umask=002

4. Set the anon_mkdir_write_enable to: Anon_mkdir_write_enable=no

5. Set the anon_upload_enable to: Anon_upload_enable=no

6. Set the anonymous_enable to: Anonymous_enable=no

7. Save and exit, enter the command wq!

Restart the FTP service when the configuration changes are complete, and the command is service vsftpd restart

Note: The FTP Service Stop command is: servicevsftpd stop

SuSE Set up FTP service

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.