Ubuntu Open FTP Service

Source: Internet
Author: User

First, open 21 and 20 ports in the firewall.

    ---j ACCEPT

If the local VSFTPD service can be used directly, if not, first install, then configure, and then restart the service:

Installation:

sudo Install vsftpd

Configuration file Location:/etc/vsftpd.conf

If you have accidentally configured the wrong one, you can uninstall it using the following command, then manually delete the configuration file

#Apt-get Remove vsftpd--purge//"purify" Uninstall, so do uninstall thoroughly
#Rm/etc/vsftpd.conf
#Apt-get update
#Apt-get Install VSFTPD

Borrow Zhang Tulai briefly explain the inside configuration:

Image source: http://blog.csdn.net/snakemoving/article/details/68084565

After configuring, remember to restart the VSFPTD service for the configuration to take effect:

#service vsfptd Restart

Complete.

Ubuntu Open FTP Service

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.