|
The Python/Pywin32 Script collection -
Microsoft Windows
|
This little script runs only on windows and watches at low level into a givven directory. If any changes occur, it will immidiatly show you what has changed. I use it regularly to watch into a directory (works also with UNC pathes and samba) and follow, which files were modified. It watches into the complete directory tree with sub directories. Very simple, use it like this:
python.exe c:\temp\PathWatcher.py \\SRVXY\released_docs
|
|
Last Updated ( Thursday, 11 October 2012 )
|