Simple use of LinuxvsFTPd

Source: Internet
Author: User
Install vsftpdmount/dev/cdrom/mnt/cdrom in RedHat5 -- Mount cdromfind-namevs * -- find vsftpdrpm-ivh .... start rpm and disable vsftpd/etc/init. d/vsftpdstart or stop connection ftpftp192.168.1.101 Add User For vsftpd [root@www.l

Install vsftpd in RedHat5
Mount/dev/cdrom/mnt/cdrom -- mount cdrom
Find-name vs * -- find vsftpd
Rpm-ivh... rpm

Start and disable vsftpd
/Etc/init. d/vsftpd start or stop

Connect to ftp
Ftp 192.168.1.101

Add a user to vsftpd

Root@www.linuxidc.com ~ # Adduser-d/opt/ftp-g ftp-s/sbin/nologin evan
Root@www.linuxidc.com ~ # Passwd evan
Changing password for user evan.
New password:
Retype new password:
Passwd: all authentication tokens updated successfully
/Opt/ftp is the ftp directory

Modify the read/write permissions of a folder
Chmod 777/opt/ftp

In this way, you can connect to linux in the vm under win.

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.