mirror of
https://github.com/octoleo/restic.git
synced 2025-02-03 04:18:26 +00:00
2e8de9edfd
rclone returns a "not found" error if an internal error occurs while listing a folder. Ignoring this error lets restic erroneously think that there are no files, which can cause `prune` to wipe the whole repository.