1
0
Fork 0
mirror of https://github.com/restic/restic.git synced 2025-03-11 14:48:03 +00:00
restic/internal
Michael Eischer e4bbde7036 rclone: Workaround for incorrect "not found" errors while listing files
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.
2024-01-09 18:28:17 +01:00
..
archiver archiver: Add filepath to error message if it is not included yet 2024-01-08 21:33:05 +01:00
backend rclone: Workaround for incorrect "not found" errors while listing files 2024-01-09 18:28:17 +01:00
bloblru
cache
checker check: Suggest usage of restic repair packs for corrupted blobs 2023-10-23 18:36:28 +02:00
crypto
debug
dump dump: Rewrite Linux ACL handling 2023-08-13 13:37:11 +02:00
errors
filter
fs
fuse CI: update golangci-lint 2024-01-08 21:33:05 +01:00
hashing
index check: add index loading progress bar 2023-10-01 19:55:29 +02:00
migrations restic: generic implemention of AsBackend 2023-07-22 19:55:44 +02:00
options
pack
repository repository: test that StreamPack only delivers blobs once 2024-01-08 21:33:05 +01:00
restic archiver: improve error message for irregular files 2024-01-08 21:33:05 +01:00
restorer restore: separately restore blobs that are frequently referenced 2024-01-09 18:27:48 +01:00
selfupdate
test
textfile
ui Tweak restore summary 2023-09-20 10:59:55 +02:00
walker