1
Setting Permissions for Certain Files
Question asked by Keegan Peaco - 7/13/2021 at 7:07 AM
Answered
Hi all,

I'm working on a project with FileUltimate right now and I'm looking to allow only certain permissions for specific users. 
Let's say I have an admin user that has full permissions for the root folder and its subdirectories, but I want a guest user to only have upload permissions for a specific file found at [Root]:\Some\Random\Folder\testFile.txt

I've managed to figure out how to set permissions for entire folders, but there's a feature for the project I'm working on where only certain files may actually be able to be manipulated by guest users.

Thanks!
Keegan

1 Reply

Reply to Thread
0
Keegan Peaco Replied
Marked As Answer
For those who may be looking for an answer to this question, you can achieve this by denying permissions to certain files through the use of a string containing the names of files that users shouldn't have permissions for. Hope this helps!

Reply to Thread