mirror of
https://github.com/restic/restic.git
synced 2026-02-03 20:39:52 -05:00
With an already existing file tree an old directory or symlink may exist in a place where restore wants to create a new file. Thus, check for unexpected file types and clean up if necessary. |
||
|---|---|---|
| .. | ||
| 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 | ||