- Thread Author
-
- #1
Need help setting permission on an applciation forlder to prevent delete on files. The application generate files in two step (Create the file first and then write the content to it). When restricitng delete files are created with no content (0 Kb)
Permission id id apply was granting modify permission to everyone on the targeted folder for folder/ subfolders and files and added a deny delete permission for everyone at the same level. But when I am trying to create file I am getting a message stating that permission is denied and the file created with no content (0 Kb).
Permission id id apply was granting modify permission to everyone on the targeted folder for folder/ subfolders and files and added a deny delete permission for everyone at the same level. But when I am trying to create file I am getting a message stating that permission is denied and the file created with no content (0 Kb).
Solution
You need to set advanced permissions, Read, Write, "List Folder Content" (if you want to be able to browse the folder) but remove modify (this grants delete)
File and Folder Permissions
File and Folder Permissions
- Joined
- Jul 4, 2015
- Messages
- 8,998
You need to set advanced permissions, Read, Write, "List Folder Content" (if you want to be able to browse the folder) but remove modify (this grants delete)
File and Folder Permissions
File and Folder Permissions
Similar threads
- Replies
- 0
- Views
- 26