on my PC at some point one of the Windows 11 upgrades has moved my ‘local’ documents into OneDrive…i’m not super bothered either way, but i now get sporadic failures from Duplicacy trying to backup ‘cloud’ files that aren’t actually available locally. When it fails it logs this and then stops
ERROR CHUNK_MAKER Failed to read 0 bytes: read \\?\C:\Users\me\OneDrive\Documents\something: Access to the cloud file is denied.
When it succeeds it logs a warning instead and skips the file:
2024-01-03 10:39:47.155 WARN OPEN_FAILURE Failed to open file for reading: open \\?\C:\Users\me\OneDrive\Documents\something: Access to the cloud file is denied.
I don’t mind if it doesn’t backup files that aren’t actually on the local disk, but I don’t want it failing the entire backup, so the ‘WARN’ behaviour is preferable.