FTP 503 Error 530 User ftpzy*** cannot log in, home directory inaccessible.

Source: Internet
Author: User
Tags error handling ftp site
FTP 503 Error



530 User ftpzy*** cannot log in, home directory inaccessible.



ftpzy***: This is the name of your new user.


Error Handling

After server2003 creates a new FTP user and opens the FTP feature of IIS, sometimes 530 user name cannot login home directoryinaccessible error occurs when connecting to this FTP. The general solution on the Internet is whether the FTP directory exists, whether the user rights are set correctly, and so on. But often these are all set correctly, but there are still such error prompts.


In fact, the reason is that when the new Iis-ftp chose to isolate users, and in your choice of FTP folder and this user-related folders are different, so naturally it will appear this hint, and can not find a solution.


This involves a fairly stringent specification of the setting and naming of FTP folders for Server 2003.


For example, if you want to open a IIS-FTP service directory for user ABC under Server 2003, set it to e:\\ftp. In addition to installing IIS and FTP components and the associated configuration correctly,

You should also create a subfolder in the FTP folder. Name LocalUser, then create a subfolder in the LocalUser folder, named ABC, which is the username you want to open the FTP service.

(ABC equals ftpzy*** are new user names )

This will automatically enter the E:\\ftp\\localuser\\abc folder directory when the user ABC runs the FTP service to server2003, which explains why the 530 user name cannot log in home is initially reported. Directory inaccessible error. Because it's not set, E:\\FTP\\LOCALUSER\\ABC's directory doesn't exist.


In addition, if we are going to allow an FTP site to provide anonymous logins, we should also build a public subdirectory under the LocalUser directory. Similarly, users who log on anonymously will automatically enter the D:\\ftp\\localuser\\public directory.


This setting is very useful for multiple personal use of a server, and in addition, you can set the traffic, number of connections, and so on in IIS for each FTP site to reasonably allocate server resources.

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.