What to do if the FTP service for Linux is not enabled

Source: Internet
Author: User
Tags gpg

1. Check if the FTP-related RPM package is installed (if the following prompts indicate that the relevant RPM package has been installed)

[email protected] ~]# which VSFTPD
/usr/sbin/vsftpd
[Email protected] ~]# Rpm-qa | grep vsftpd
vsftpd-2.2.2-14.el6.x86_64.rpm

2. If the RPM package is not installed, you can go to the mirror to install the vsftpd-2.2.2-14.el6.x86_64.rpm Package

[Email protected] ~]# df-h(see which directory the image is mounted in)
Filesystem Size used Avail use% mounted on
/dev/mapper/vg_gaowei-lv_root
43G 23G 18G 57%/
Tmpfs 1004M 615M 390M 62%/DEV/SHM
/DEV/SDA1 477M 43M 409M 10%/boot
/dev/sr0 3.6G 3.6G 0 100%/media/rhel-6.7 server.x86_64
[Email protected] ~]# cd/media/rhel-6.7\ server.x86_64/
[[email protected] RHEL-6.7 server.x86_64]# ls
EFI eula_fr Eula_zh loadbalancer repodata Server
EULA eula_it GPL Media.repo resilientstorage TRANS. TBL
Eula_de Eula_ja highavailability Packages Rpm-gpg-key-redhat-beta
Eula_en Eula_ko Images README rpm-gpg-key-redhat-release
Eula_es eula_pt isolinux release-notes Scalablefilesystem
[Email protected] RHEL-6.7 server.x86_64]# CD packages/
[[email protected] packages]# RPM-IVH vsftpd-2.2.2-14.el6.x86_64.rpm (Install this package)

3. Download FTP-0.17-51.1.EL6.X86_64.RPM This package, install

4. Start the FTP server
#service vsftpd Start

5. Restart the FTP server
#service vsftpd Restart

Then you can access it using FTP.

What to do if the FTP service for Linux is not enabled

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.