in reply to Monitoring filesystem for file/folder changes

In addition to the above answers, under UNIX you have locate file indexer.


  • Comment on Re: Monitoring filesystem for file/folder changes

Replies are listed 'Best First'.
Re^2: Monitoring filesystem for file/folder changes
by Ace128 (Hermit) on Jun 04, 2005 at 23:17 UTC
    Ah, yea. Know about that too... I guess mostly this is better use for Windows... but I like doing my apps so they work on as many OSes as possible. But I guess my app gonna have some more functions to it compared to locate. ;) This since I have quite alot of control of whats saved into db and what queries to do. Besides, my app have a GUI, where the user is gonna easly delete a full folder. Oh, and yea, one can open files directly from the search result GUI. Etc etc ;)
      Commercial homework? Nice idea, still 'homework'.


        Hehe, well, its a fun project of mine. Perl is so cool! Could be commercial later, who knows? ;)