mirror of
https://github.com/restic/restic.git
synced 2026-04-18 10:58:51 +00: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.