mirror of
https://github.com/restic/restic.git
synced 2026-08-01 03:42:17 +00:00
An attempt to replace an existing file with a hardlink previously ended with a missing file. Remove an existing file before trying to restore a special node. This generalizes the existing behavior for symlinks to all special node types.