From: Graham Foster Date: 2005-07-03T17:05:46+09:00 Subject: Re: [ANN] dirwatch-0.9.0 03/07/2005 08:34:16 Patrick Hurley wrote in message <554ac39c05070219057ec18b2c@mail.gmail.com> > You might want to check out change notify from Win32 Util stuff at > ruby forge (http://rubyforge.org/projects/win32utils/). WOW - a complete treasure trove of useful functionality that I didn't know existed. The ChangeNotify seems to be deprecated and ChangeJournal its replacement. (I hope that tChangeJournal doesn't require you to watch an entire drive). These methods seem very much smaller and less complex than dirwatch, as they don't appear to use a database behind them. (I assume they trust the filesystem information and events?) Anyone any experience with either toolset? Thx Graham