Hello. I'm have a small issue with a Windows Server 2012 R2 server with normal Windows FTP installed. I want to create a second site for a new user. So when user A login it goes to the FTP root directory. But when user B login it get a other root directory on a second disk.
I have tried creating a new site, using b.domain.com and user b, and set the permission on the root folder. But still, when user b login with cname b.domain.com and username b, it still get on the root to user a. And there I have removed all permission to user b, but it still have access.
I really don't need a cname, if I just can get a user A to login to root directory A, and user B login to root directory B.
How can I solve this?