File System Watcher

Submit portable freeware that you find here. It helps if you include information like description, extraction instruction, Unicode support, whether it writes to the registry, and so on.
Post Reply
Message
Author
billon
Posts: 843
Joined: Sat Jun 23, 2012 4:28 pm

File System Watcher

#1 Post by billon »

http://color-of-code.de/index.php/produ ... em-watcher
File System Watcher can monitor and report changes on a filesystem. Files that are created, deleted or changed based upon some rules are reported to a list. This list can be exported as a CSV.

Works on network drives as well!
List can be displayed in "follow" mode (always shows the bottom elements) or in free positioning.
Colored rows: Errors and Deletions are red, Renamed files are blue. To see the changes at first glance.

Only one directory tree can be watched right now
Details on the changes are not reported (mainly due to the .NET component FileSystemWatcher limitation)
Cannot be used on removable devices
Image

Requires dotNET
Settings: none
DL - http://color-of-code.de/images/filesyst ... -1.0.0.zip [37KB]

User avatar
webfork
Posts: 10821
Joined: Wed Apr 11, 2007 8:06 pm
Location: US, Texas
Contact:

Re: File System Watcher

#2 Post by webfork »

Old thread update: site offline, linking to mirrors ...

Home page: https://web.archive.org/web/20161019001 ... em-watcher
Download: https://www.softpedia.com/get/System/Fi ... cher.shtml

Post Reply