File monitoring for all drive

Tim Golden mail at timgolden.me.uk
Fri May 25 03:41:12 EDT 2007


rohit wrote:
> hi
> i want to detect all file change operations(rename,delete,create....)
> on ALL THE DRIVES of the hard disk

But to go a little further than your question... are
you sure you want to do this? It's going to put quite
a load on your system and be not-very-scaleable. I
haven't yet had a chance to look into the NTFS
Change Journal, but that might be a better way to
go. Search this group for previous suggestions of
this sort (from me and others).

TJG



More information about the Python-list mailing list