mirror of
https://github.com/restic/restic.git
synced 2026-05-16 23:25:24 +00:00
f19b69af25
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.