Detecting dir (tree) changes fast?

robert nospam at invalid.invalid
Mon Sep 29 04:05:10 EDT 2008


I want to detect changes in a directory tree fast with minimum 
overhead/load. In order to check the need for sync tasks at high 
frequency.
It must not be 100% reliable (its also forced time periodic), so 
kind of hashing would be ok.
How?


Robert



More information about the Python-list mailing list