I have 10 users..When each of them are uploading the files
all the files are storing in Root directory only(/files).Again iam dropping those files to desired folders.
and all the files are accesible to all the users which is dangerous.
I have 10 created individual folders Under
/files/individual folders
Like
/files//individual folders/user1
/files//individual folders/user2
/files//individual folders/user3
.
.
.
/files//individual folders/user10
what i need is when user1 uploads the file, The file should automatically go to and store at following folder.He should have accecc to this older only he shouldn,t able to see or edit other folder files
/files//individual folders/user1
In the same way when user2 uploads the file, The file should automatically go to and store at following folder
/files//individual folders/user2
He shouldn't able to see or edit other folder files
/files//individual folders/user2
Comments
Comment #1
robmilne commentedAdding permissions to WebFM will fulfil your requirements but I have only started working on this feature. I cannot say exactly when I'll be able to deliver since I have multiple other employments (and a life).
Comment #2
esadot commentedA great feature would be to automatically create a sub-folder per new user, and allows full control on this sub-folder (subject to the access control of course)
Regards
Comment #3
robmilne commentedPermissions have been implemented since Nov3 however not in the way you suggest.
Comment #4
(not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.