I am trying to make copy protection.I can protect from edit, copy,save as actions but i can't protect from file uploading.My netowrk users shoud be some is full controll and some is only view.View user shoud be can't edit, copy,save as files.

link|improve this question
2  
What OS? Which browser? What type of access are you trying to restrict - read or write? Your question is not clear – Traveling Tech Guy Oct 21 '11 at 6:32
feedback

closed as not a real question by DragonLord, Sathya Nov 16 '11 at 7:54

It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. See the FAQ for guidance on how to improve it.

1 Answer

you can't limit the browser to access a folder on your system when other applications can access that folder (lets say: explorer).

there are soooooooooo many ways around that "copy protection" that i name just a few:

  • copy the file to another folder
  • map the folder to a different drive-name (see subst)

so, as long as you can access the file ... you can copy it.

link|improve this answer
feedback

Not the answer you're looking for? Browse other questions tagged or ask your own question.