Hi guys… I want to upload some files into Company Home space..But i dont want anybody to copy neither the space nor the content….So can we disable the COPY option completely for the company home space…
To do this you would need to override the copy action definition and then add a custom evaluator java class to check if the user was in the company home location and disable the action. http://wiki.alfresco.com/wiki/Externalised_Client_Actions
Of course there is nothing stopping a user with Read access (who can see the content in the folder) downloading the content to their local machine and then uploading it again as a copy…