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 -- http://mail.python.org/mailman/listinfo/python-list