georgepatotk
Well-known member
I am planning to do a file monitoring system, which the system will monitor all the files on the hardisks on every creation, modification and deletion events and save those events into a log file.
* I had tried to used the FileSystemWatcher Class but it seems to be monitoring only one folder.
Please guide me. Thanks
* I had tried to used the FileSystemWatcher Class but it seems to be monitoring only one folder.
Please guide me. Thanks