Is there any way to prevent a user from copying documents to a specific folder?
The use-case is that we have a folder that is monitored by workflow processes. Any documents dropped into that folder are subsequently moved to another folder by some workflow process. Therefore we want to allow users to import documents from outside the repository and to move documents to that folder, but copying the documents will result in a duplicate document within the repository, and this duplicate document is what we wish to prevent.