Welcome Guest, Not a member yet? Register   Sign In
FTP: Hide directories inside root directory
#1

[eluser]Esko[/eluser]
Hi,
I'm trying to make a private file sharing system where users have access to FTP. The FTP login information is the same for all but directories are different. The system will generate unique directory and user will get the direct link to this directory. Is there any possibilities to hide these directories?

Thank you,
Esko
#2

[eluser]Jamie Rumbelow[/eluser]
Use a .htaccess with a ErrorDoc 403 (Forbidden) in it, and place it in the directory above.
#3

[eluser]xwero[/eluser]
.htaccess files don't prevent you from seeing other libraries as far as i know.

You have to create users on your server and allow them only to see their directory. You can give them the username and password they have on the site.
#4

[eluser]Esko[/eluser]
But maybe with Permissions, Owners and Groups?
#5

[eluser]Saymont[/eluser]
Hello Esko,

Gene6FTP have this functionality (oners and groups). Use API to integrate with it.

[]




Theme © iAndrew 2016 - Forum software by © MyBB