It sounds like you’re running into the issue mentioned below. In that case, the problem was that the original backup was multiple folders deep but the restore was “higher” up. For example:
- Back up
E:\Dir1\Dir2\myFile.mp3 - Restore to
myFile.mp3toE:\(instead of the subfolders) - I SUSPECT Duplicati tries to apply the metadata from
Dir2toE:\but since it’s a drive, not a folder, the error occurs.