Sunday, April 21, 2013

Errors: 530 Valid hostname is expected. 530 User cannot log in, home directory inaccessible.

I'm getting problems when connecting to FTP server using FileZilla.
IIS Version 7

Problem 1: 530 Valid hostname is expected.
Solution:
Login as
         Host: example.domain.com
         Username: example.domain.com|Username
... and of course, the Password and Port

Problem 2: 530 User cannot log in, home directory inaccessible.
Solution: 
1. Configure FTP Authentication. Add Basic Authentication.
2. Configure FTP Authorization Rules settings. Add your usename, check Read and/or Write.

Voila! It works!

No comments:

Post a Comment