Hi Wayne, The performance optimisation pretty much removes the routine you modified entirely. All that’s left is a lastModTime check. I think the performance patch (and your change) both cover the file added/removed, but won’t cover the file modified (in an external tool) problem on Posix. For that we probably nee the fswatcher. Cheers, Jeff. > On 10 Feb 2018, at 23:56, Wayne Stambaugh