mirror of
https://github.com/restic/restic.git
synced 2026-02-14 00:03:27 -05: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. |
||
|---|---|---|
| .. | ||
| doc.go | ||
| filerestorer.go | ||
| filerestorer_test.go | ||
| fileswriter.go | ||
| fileswriter_test.go | ||
| hardlinks_index.go | ||
| hardlinks_index_test.go | ||
| restorer.go | ||
| restorer_test.go | ||
| restorer_unix_test.go | ||
| restorer_windows_test.go | ||
| sparsewrite.go | ||
| truncate_other.go | ||
| truncate_windows.go | ||