2
2
mirror of https://github.com/octoleo/restic.git synced 2025-01-13 18:43:04 +00:00
restic/internal/backend
Michael Eischer 3d29083e60 copy/find/ls/recover/stats: Memorize snapshot listing before index
These commands filter the snapshots according to some criteria which
essentially requires loading the index before filtering the snapshots.
Thus create a copy of the snapshots list beforehand and use it later on.
2022-04-09 12:26:30 +02:00
..
azure
b2 b2: Successful delete if file does not exist 2021-10-09 23:51:12 +02:00
dryrun
gs
local add go:build headers everywhere 2022-03-28 22:23:47 +02:00
location
mem Simplify cache logic 2021-09-03 21:01:00 +02:00
rclone rclone: Fix timeout calculation 2021-11-07 17:49:33 +01:00
rest rest: Adjust http2 missing eof test to golang >= 1.17.3, >= 1.16.10 2021-11-13 21:57:30 +01:00
s3 s3: Add warning if key ID or secret is empty 2021-10-06 23:13:40 +01:00
sftp sftp: Implement atomic uploads 2022-02-12 20:30:49 +01:00
swift swift: restore context err check for list() 2021-09-24 21:19:46 +02:00
test
testdata
backend_error.go
backend_retry_test.go
backend_retry.go
doc.go
foreground_sysv.go add go:build headers everywhere 2022-03-28 22:23:47 +02:00
foreground_test.go add go:build headers everywhere 2022-03-28 22:23:47 +02:00
foreground_unix.go add go:build headers everywhere 2022-03-28 22:23:47 +02:00
foreground_windows.go Fix rclone (scoop shim) and sftp issue due to detached console on Windows 2022-04-03 17:53:17 +08:00
foreground.go
http_transport.go Add --insecure-tls flag to disable SSL cert verification 2021-09-21 10:52:40 -04:00
layout_default.go
layout_rest.go
layout_s3legacy.go
layout_test.go
layout.go
paths.go
semaphore.go
shell_split_test.go
shell_split.go
utils_test.go copy/find/ls/recover/stats: Memorize snapshot listing before index 2022-04-09 12:26:30 +02:00
utils.go copy/find/ls/recover/stats: Memorize snapshot listing before index 2022-04-09 12:26:30 +02:00