mirror of
https://github.com/restic/restic.git
synced 2025-04-30 19:40:45 +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.