Thread: vfs problems
View Single Post
Old 05-11-2005, 03:16 PM  
Harm
Too much time...
 
Join Date: Jul 2003
Posts: 1,430
Default

You only need one global vfs file.
Then you can use SITE CHATTR +h <dir> -<user> to make a dir private. In this case, it means that the dir <dir> will only be seen by the user <user> and he will be the only one to be able to browse it.
Harm is offline   Reply With Quote