I need to find a way to setup permissions on a folder to allow users to do the following:
– List all folders and files
– Create folders and files
– Not able to delete or modify anything that is in the folder (even folders or files that they created or moved over into this location)
I basically need this folder to be a dumping repository that would allow users to dump their folders and files in to. Once they’re in there, they won’t be able to modify or delete anything. Can this be accomplished?