Enable FTP service in Suse Linux

Source: Internet
Author: User


1. Configure/etc/vsftpd. conf file 1, vi/etc/vsftpd. conf 2. Change anonymous_enable = YES to anonymous_enable = NO // do not enable Anonymous Access # local_enable = YES to local_enable = YES // enable the Local User Logon Service # write_enable = YES to write_enable = YES // enable the write permission of any user www.2cto.com II. Configure the/etc/ftpusers file 1. vi/etc/ftpusers 2. Users listed in this file are prohibited from logging on through FTP., if you want to allow these users to log on via FTP, add #3. restart the FTP service vsftpd restart from java tutorial network.

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.