Windows network: deny file access to another user if file is currently open

Posted by Steve on Super User See other posts from Super User or by Steve
Published on 2011-04-01T04:24:07Z Indexed on 2012/10/23 17:06 UTC
Read the original article Hit count: 178

Filed under:
|

Some users on my network are having difficulties saving files, because the file is open elsewhere. Let's say Lemuel wants to edit a file, but Bernice in the next office over is working on it.

Lemuel opens, edits, and tries to save, but then gets a "no write access" error. Bernice chortles with glee (since earlier that week Lemuel stole her sandwich).

Unfortunately, various softwares will not warn the user that they have opened a read-only file.

Is there a way (in Windows) to limit file access to ONE user only, i.e. 777 for the first user to open the file, and 000 for all users after that?

(Sorry for the Linux terminology but it gets my point across).

© Super User or respective owner

Related posts about Windows

Related posts about file