"Vsftp" ftp linux:530 Permission denied problem resolution __linux

Source: Internet
Author: User
FTP linux:530 Permission denied problem solved 956 read 2011-02-15 20:50 virtual machine installed Redhat, ready to use FileZilla connection, enter IP address, root user, password, Quick Connection, Error: 530 Permission denied.   Troubleshooting: 1. First check whether the system is open VSFTP service, if not open, first open the service. Method 1.setup--System Services--self-starter services
Method 2. Interface settings, service vsftpd restart 2. View configuration vsftpd configuration, VSFTPD user Connection control configuration is defined in the configuration file.
Vsftpd.ftpusers: Located in the/etc directory. It specifies which user accounts cannot access the FTP server, such as root.
Vsftpd.user_list: Located in the/etc directory. The user account in the file cannot access the FTP server by default, only when the Userlist_enable=no option is enabled in the vsftpd. conf profile.
Vsftpd.conf: Located in the/ETC/VSFTPD directory. Customize the configuration of FTP servers such as user Login control, user Rights control, timeout settings, server functionality options, server performance options, server response messages, and so on. 3. After the configuration modification is completed, perform service vsftpd restart restart VSFTPD services.

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.