2
2
mirror of https://github.com/octoleo/restic.git synced 2024-06-05 02:20:50 +00:00
restic/internal
Michael Eischer 2e8de9edfd 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:20:16 +01:00
..
archiver Fix typos 2023-12-06 13:11:55 +01:00
backend rclone: Workaround for incorrect "not found" errors while listing files 2024-01-09 18:20:16 +01:00
bloblru
cache move Backend interface to backend package 2023-10-25 23:00:18 +02:00
checker Fix typos 2023-12-06 13:11:55 +01:00
crypto Replace lots of unused parameters with _ 2023-05-18 21:17:53 +02:00
debug Rename unused testing parameter to _ 2023-05-18 21:17:53 +02:00
dump dump: Rewrite Linux ACL handling 2023-08-13 13:37:11 +02:00
errors
filter
fs Fix typos 2023-12-06 13:11:55 +01:00
fuse Merge pull request #4586 from Gelma/typos 2023-12-23 13:21:50 +00:00
hashing
index Fix typos 2023-12-06 13:11:55 +01:00
migrations move Backend interface to backend package 2023-10-25 23:00:18 +02:00
options
pack Fix typos 2023-12-06 13:11:55 +01:00
repository Fix typos 2023-12-06 13:11:55 +01:00
restic rewrite: cleanup tests 2023-12-24 15:36:22 +01:00
restorer Move changelog typo fixes to changelog files 2023-12-23 14:05:47 +01:00
selfupdate Replace lots of unused parameters with _ 2023-05-18 21:17:53 +02:00
test test: use standard logging methods from testing for the test helpers 2023-05-26 19:34:57 +02:00
textfile
ui Fix typos 2023-12-06 13:11:55 +01:00
walker Fix typos 2023-12-06 13:11:55 +01:00