Hi
I have a rule setup that watches a folder resides on my Unraid server. I have macOS setup to mount that volume via smb. The rule looks for new files added to that folder or its subfolders then copies them to a folder on an external drive.
The rule works most of the time, but sometimes it starts to copy everything from the source folder again. It's 1000s of files so it's quite inconvenient as you imagine. I can't figure out any patterns to when it matches everything again.
The first criteria in the rules is "date added is after date last matched" but that doesn't seem to prevent it from matching everything again. Is it something to do with being a remote volume? I can't figure out where I'm going wrong.