mirror of
https://github.com/restic/restic.git
synced 2025-03-13 10:10: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.