Forum Moderators: open
I am trying to set up some ftp isolated users for my clients, so they can download stuff from my server using FTP.
The Ftp is working fine, but when I try to login i receive a message like:
"530 Can't Login - Home directory not found"
Basically, using "Users and Groups" dialogs, I've create the users for my clients.
In the profile tab, under home folder, path input box, i put C:\Inetpub\ftproot\LocalUser\client, that is the client folder on my server.
I also checked in the Properties -> Security tab that at least everyone has read privileges.
What I am doing wrong?