monitor file system changes

General discussion related to "Everything".
Post Reply
ismoore999
Posts: 1
Joined: Wed Jan 21, 2015 4:17 pm

monitor file system changes

Post by ismoore999 »

Hi All

I need to create an app that will listen for any file system changes on a drive (create/modify/delete) efficiently, and came across everything.

Do you know if there are any capabilities in the product that would trigger an event if a change took place or at least allow me to search for changes since my last search.
I need this on a file server for the whole disk. General idea would be that on start up it would check the system against an Oracle database for the files it was interested in, and then see if there have been other changes once this has taken place.

Clearly I would need to use the SDK for this.

Thanks in advance for any help
Post Reply