Hello all,

How can you fire the ErrorEventHandler if the filesystemwatcher is watching a folder is in an EXT3 file system?

The code works because if I change the folder being watched to an NTFS file system, the filewatcher manages to pick it up. Is it possible to kick the ErrorEventHandler for EXT3 file systems and if so how do you do it?

Thank you in advance

Greyskull