Is it possible to disable grovelling of particular directories? If so how?
My understanding of grovel is that it reduces file duplication by having one copy of the file and multiple links to it.
We have a problem where our software occasionally fails to open a file (Paradox DB). Using FileMon we can see that grovel.exe is accessing the files our program is trying to update, so the initial thought is that maybe that's causing our problem. If possible we would like to configure grovel so that it doesn't process our data directory.
Thanks