mirror of
https://github.com/restic/restic.git
synced 2025-07-19 13:48:28 +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.