Running 2.1.0 on Windows 10.
This is the error I’m seeing in my logs:
Failed to read the symlink: readlink C:\Users\username\junctionname: Access is denied
Is there a way to allow access for duplicacy to the symlinks/junctions?
I’ll note I have as my last pattern:
-*/
does that not apply to symlinks/junctions? I would have thought it would block the unwanted ones.