FileWatch
Package:
Summary:
Monitor changes in files of a directory
Groups:
Author:
Description:
This class can be used to monitor changes in files of a directory.
It can traverse a given directory and keep track of the list of files that it contains and their modification dates. The file list information is stored in a given file.
The class can traverse the folder again and compare the current file list with the previous scan list. Any changed, added or deleted files can be notified to a given e-mail address.
It can traverse a given directory and keep track of the list of files that it contains and their modification dates. The file list information is stored in a given file.
The class can traverse the folder again and compare the current file list with the previous scan list. Any changed, added or deleted files can be notified to a given e-mail address.
Comments are closed.