mirror of
https://github.com/restic/restic.git
synced 2026-08-18 11:33:17 +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.