mirror of
https://github.com/restic/restic.git
synced 2026-03-12 17:21:23 +00:00
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.