I see how to grant rights to other user directories but the only way to allow them to see these directories is to dump them to the root sftp directory. The issue here is that they see the other directories and i don't want them to see this even though they can't access these directories.
How can I set this up so they do not see the other directories?
Granting Rights to other user directories at the root
-
- Site Admin
- Posts: 987
- Joined: Mon Mar 24, 2003 4:37 am
Set the user's home directory to their own directory, then add a virtual directory in the domain they can access.
IE: Virtual directory called "uploads", set to %USER%
www.coreftp.com/server/help/Virtual_Paths.htm
Then the virtual directory will show up in their directory. Don't forget to add permissions to the physical virtual directory to the user.
IE: Virtual directory called "uploads", set to %USER%
www.coreftp.com/server/help/Virtual_Paths.htm
Then the virtual directory will show up in their directory. Don't forget to add permissions to the physical virtual directory to the user.