Don't rewrite existing special file

This commit is contained in:
2023-10-04 20:01:48 -05:00
parent cfff4ff425
commit f24e8d2cbb

View File

@@ -836,6 +836,7 @@ func (manager *BackupManager) Restore(top string, revision int, inPlace bool, qu
if remoteEntry.IsHardLinkRoot() {
hardLinkTable[len(hardLinkTable)-1].willExist = true
}
continue
}
if !overwrite {
LOG_WERROR(allowFailures, "DOWNLOAD_OVERWRITE",