2
2
mirror of https://github.com/octoleo/restic.git synced 2025-01-28 01:28:31 +00:00
Michael Eischer ac729db3ce restorer: fix overwriting of special file types
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.
2024-06-13 21:56:18 +02:00
..
2024-03-11 14:35:12 +08:00
2023-12-06 13:11:55 +01:00