Re: Share file, but dont allow copy



As Karl has mentioned, right management systems come about as
close as is possible for addressing this requirement.
The issue is that the file must allow read, but once read the binary
of that is under the control of the system where the file is being read.
So, theoretically, one could solve this is the read was only allowed
to happen on machines where the reading user has no ability to write
to any device. But of course theory and practice do not converge
in this case.

"Andrew" <Andrew@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:2D427814-B01F-4C0A-8CAF-12EA007B98D7@xxxxxxxxxxxxxxxx
Hi,

I need to share a file on the local network, but I dont want to allow the
file to be copied by any user to other location (server or local PC). How
can I do this?




.