|
Posted by =?Utf-8?B?V29uZyBUdWNrIFdhaA== on July 12, 2005, 10:26 pm
If you were Registered and logged in, you could reply and use other advanced thread options
First of all, you need to understand that inorder to move a file, you need to
assign the delete permission as the process is first copy over then delete
from original location.
Are you refering to only allow file/folder owner to delete and move but NOT
other users?
If this is what you expect, then you can simply assign the CREATOR OWNER
special group to the folder with Full Control permission and the
Authenticated Users group with Read Only permission. Users who create their
files/folder under this parent folder will have FC permission 'cause they are
the owner of their files. Other users will only have Read permission
inherited so they can't perform other tasks beside reading.
HTH.
"Tom Glasser" wrote:
> Is there a way to protect files & folders from being deleted, ... BUT ...
> still allow files to be moved from folder to folder ?
>
> Tom
>
|