mirror of
https://github.com/restic/restic.git
synced 2025-12-24 00:29:39 -05: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. |
||
|---|---|---|
| .. | ||
| config.go | ||
| config_test.go | ||
| rest.go | ||
| rest_int_test.go | ||
| rest_test.go | ||