Restore Failed to create the file for in-place writing

Please describe what you are doing to trigger the bug:

duplicacy restore -r 19

OR

duplicacy restore -r 19 -overwrite

to different, empty folder on NTFS-format network drive. Backup was created using x86_64 QNAP qpkg; restore done with duplicacy_win_x64_2.7.1.exe.

Please describe what you expect to happen (but doesn’t):

Expect all files in revision 19 to be restored.

Please describe what actually happens (the wrong behaviour):

Failed to create the file \?\X:\Restored_Repositories\Public\Downloads\Topaz Labs\Topaz Plugins Photoshop Utility 1.3.3.bat__MACOSX._Topaz Plugins Photoshop Utility 1.3.3.bat for in-place writing

The failing filename begins with “.”, indicating a hidden file on Linux, though the Hidden DOSATTRIB is not set. Unlike https://forum.duplicacy.com/t/duplicacy-restore-with-read-only-files-on-windows-failed-to-open-for-in-place-writing/1464?u=gorlen, the file does not already exist before the restore.

restore failed to create file for in-place writing.txt (2.3 KB)