Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

locking files

Status
Not open for further replies.

GinjaNinja

Technical User
Aug 6, 2002
31
GB
Does anyone know if there is a way to lock files so that they cannot be copied (only moved).

Cheers
 
Moving (which involves deletion, creation and copying) requires higher level of access than copying, but includes copying - so if you prevent access to copy a file you automatically prevent moving it.
 
If thats the case is it possible to automatically delete the original files after they have been copied?
 
Ginja
What exactly are you trying to do?
If you are locking a file, Why do you then want to move
and/or copy it?
 
We have a document management system that allows files to be booked in and out by different people. the problem is that when the files are booked out they are often copied onto different machines and therefore if the files are revised you can not guarentee that all the files have been deleted. We are looking for a way to book the files out and for only one copy to exist on the network.

Any ideas?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top