Hi, Here's my procedure :
1. Create FTP account (from Computer Management, no AD)
2. Set the appropriate permissions on the home folders of the website(d:\inetpub\vhosts\mydomain)
3. Add FTP publishing to the website (FTP7)
4. Set IP address (same as website)
5. Check hostname : myhost.mydomain.com
6. Specific user (read, write) (user created at step 1)
7 Allow SSL
8. Finish
9. Restart FTP site, web site.
10 In dos console : ftp myhost.mydomain.com
11. myuser|myhost.mydomain.com = 530 Valid hostname is expected.
Thanks