Re: filewatcher file modification
- From: "Herfried K. Wagner [MVP]" <hirf-spam-me-here@xxxxxx>
- Date: Tue, 10 Jan 2006 18:40:08 +0100
<marfi95@xxxxxxxxx> schrieb:
I'm using a FileWatcher object to trap changes on some user config files we store on a shared lan drive. When I recognize the file has changed on the network, I move it to the local machine where its being watched and copy the new one over. All that works just fine.
The only thing I'd like to do is inform the user, not only that the file changed, but who the last person was to change it on the network. Does windows store this information ? I wasn't sure if this was even possible.
I do not know whether or not this is possible, but I would consider it a security risk if it was possible to determine the name of the user who is currently locking the file.
--
M S Herfried K. Wagner
M V P <URL:http://dotnet.mvps.org/>
V B <URL:http://classicvb.org/petition/>
.
- Follow-Ups:
- Re: filewatcher file modification
- From: marfi95
- Re: filewatcher file modification
- References:
- filewatcher file modification
- From: marfi95
- filewatcher file modification
- Prev by Date: Re: converting from TextBox1.Text to Byte()
- Next by Date: Re: converting from TextBox1.Text to Byte()
- Previous by thread: filewatcher file modification
- Next by thread: Re: filewatcher file modification
- Index(es):
Relevant Pages
|