|
-
May 2nd, 2008, 01:27 PM
#1
Thread Starter
Addicted Member
[2005] Shared file used by who?
In my application I need to overwrite some shared files with a new version of them so, is it possible to know if a shared file is in use and by who? I need to check that before overwriting them.
Thanks
-
May 2nd, 2008, 01:31 PM
#2
Re: [2005] Shared file used by who?
You can test to see if a file is in use with this code
However I am not aware of a specific way to be able to tell WHO is locking the file. I know there are ways to keep track of that, I have seen it in server admin software, but I don't know of any specific way to do it from a client workstation in VB.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|