Directory & File Monitoring

djw donald.welch.nospam at hp.com
Fri Jun 6 13:48:46 EDT 2003


Steve wrote:

> Hi;
> 
> I would like to write a python script for windows 2000 that will log
> who/what touches a particular file in a particular directory.
> 
> Is this possible with python alone or do I need to access some Windows
> api( and which one?)?
> 
> Any clues would be appreciated
> 
> Steve

Maybe this would work?

http://sysinternals.com/ntw2k/source/filemon.shtml

Don




More information about the Python-list mailing list