G
Guest
If the following question is not the appropriate newsgroup, please direct me
to the appropriate newsgroup.
I'm working on an application that must listen for files being added,
modified, or removed from a specified folder; or one of it's subdirectories.
The application will respond by collecting information about the file(s) and
updating a database. Could someone suggest a good way to listen for these
events? I'd prefer using managed code, if possible, but I'm open to any
suggestions.
to the appropriate newsgroup.
I'm working on an application that must listen for files being added,
modified, or removed from a specified folder; or one of it's subdirectories.
The application will respond by collecting information about the file(s) and
updating a database. Could someone suggest a good way to listen for these
events? I'd prefer using managed code, if possible, but I'm open to any
suggestions.