Re: Track Hard drive Events
- From: "Jérémie Gent" <jer_kjr@xxxxxxxxxxx>
- Date: Fri, 30 Mar 2007 23:11:33 +0200
Thanks Bryan, this project looks great.
I just had a quick first look at it (without diving into the code yet) and
it seems to me that it is quite exactly what I was looking for.
I'll just have to adapt the code so that all the the subdirectories are
watched as well (and I need to know when a file is beeing moved from a
folder into another folder, i.e. not only that file.ext was deleted from
dir1 and file.ext was created in dir2, but that the file.ext that has been
created in dir2 was the file.ext that was deleted from dir1, that's a higher
level of information)
Maybe the API you use in your project can already provide this information
...?
Thanks so much again!
Best,
Jérémie
"alpine" <alpine_don'tsendspam@xxxxxxxx> wrote in message
news:qp4q03dj0c04q3r001ahf935jgvjhl4q35@xxxxxxxxxx
You might want to have a look at the Watch Directory example at
http://www.mvps.org/vbvision
HTH,
Bryan
_________________________________________________________
Bryan Stafford "Don't need no more lies"
New Vision Software - Neil Young -
www.mvps.org/vbvision Living With War : The Restless Consumer
alpineDon'tSpam@xxxxxxxx
On Fri, 30 Mar 2007 13:20:50 +0200, "Jérémie Gent"
<jer_kjr@xxxxxxxxxxx> wrote:
Hi there!
I've been looking a bit here and there but couldn't find any explanation
on
how to react to the following windows events:
- deleting a file
- renaming a file
- moving a file
for whatever file is located at least on the local hard drives (would be
better if it also worked for files located on network mapped drives, but
not
a priority for now).
I don't want to avoid the processing of the task, but only to be informed
(file name, path, what action, new name, new path).
So it's not a problem if my program is called after the event has been
processed.
Any hint would be really appreciated!
Jérémie
.
- Follow-Ups:
- Re: Track Hard drive Events
- From: alpine
- Re: Track Hard drive Events
- References:
- Track Hard drive Events
- From: Jérémie Gent
- Re: Track Hard drive Events
- From: alpine
- Track Hard drive Events
- Prev by Date: Get external IP address?
- Next by Date: Re: Track Hard drive Events
- Previous by thread: Re: Track Hard drive Events
- Next by thread: Re: Track Hard drive Events
- Index(es):
Relevant Pages
|