One of ourVPS customers was receiving following error message while trying to login tothe FTP account:

Status: Resolving address offtp.xxxxx.com
Status: Connecting to 173.248.xxx.xx:21...
Status: Connection established, waiting for welcome message...
Response: 220 Microsoft FTP Service
Command: USER Administrator
Response: 331 Password required for Administrator.
Command: PASS ***************
Response: 530 User cannot log in, home directory inaccessible.
Error: Critical error
Error: Could not connect to server

Client isrunning IIS 7.5 & Microsoft FTP 7.5 in Windows Server 2008 R2. After doingresearch, we found that FTP authorization rules were not set for Readpermissions to "All Users" inDefault FTP Site. We have added this rule by following below mentioned steps:

1.Login to theVPS via remote desktop connection as an administator user

2.Open IIS[Start -> Administrative Tools -> Internet Information Service 7.5]

3.Double clickon Sites

FTP连接报530错误(FTP Error: 530 User cannot log in, home directory inaccessible)_ftp 530 windows

  4Double clickon Default FTP Site

FTP连接报530错误(FTP Error: 530 User cannot log in, home directory inaccessible)_ftp 530 windows_02

5.Double clickon FTP Authorization Rules

FTP连接报530错误(FTP Error: 530 User cannot log in, home directory inaccessible)_ftp 530 windows_03

6. Click on AddAllow Rule... link

FTP连接报530错误(FTP Error: 530 User cannot log in, home directory inaccessible)_ftp 530 windows_04

 

7.Select theoption of All Users

   8.Select Readpermissions check box

   9.Click on OKbutton to submit the changes

FTP连接报530错误(FTP Error: 530 User cannot log in, home directory inaccessible)_ftp 530 windows_05

 

Once youfollow above steps, you need to restart Microsoft FTP Services by following thebelow mentioned steps:

1.Click onStart -> Administrative Tools -> Services

FTP连接报530错误(FTP Error: 530 User cannot log in, home directory inaccessible)_ftp 530 windows_06

 

2.Select theservice named Microsoft FTP service

3.Click on Restartlink

 

FTP连接报530错误(FTP Error: 530 User cannot log in, home directory inaccessible)_ftp 530 windows_07

Try again tologin to the FTP account. If everything goes fine then you should not receivethe error message

原文地址: https://manage.accuwebhosting.com/knowledgebase/941/FTP-Error-530-User-cannot-log-in-home-directory-inaccessible.html