restic/internal/backend
rawtaz 7f6fc78f95
Merge pull request #3544 from restic/fix-b2-delete-retry
b2: Successful delete if file does not exist
2022-01-13 23:28:30 +01:00
..
azure azure: check upload using md5 content hash 2021-08-04 22:17:46 +02:00
b2 b2: Successful delete if file does not exist 2021-10-09 23:51:12 +02:00
dryrun Add plumbing to calculate backend specific file hash for upload 2021-08-04 22:17:46 +02:00
gs gs/swift: calculate md5 content hash for upload 2021-08-04 22:17:46 +02:00
local local: Fix fd leak when encountering files directly inside data/ 2021-11-06 19:44:57 +01: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 Add plumbing to calculate backend specific file hash for upload 2021-08-04 22:17:46 +02:00
swift swift: restore context err check for list() 2021-09-24 21:19:46 +02:00
test backends: Remove TestSaveFilenames test 2021-08-15 18:24:16 +02:00
testdata
backend_error.go
backend_retry_test.go Add plumbing to calculate backend specific file hash for upload 2021-08-04 22:17:46 +02:00
backend_retry.go
doc.go
foreground_sysv.go
foreground_test.go
foreground_unix.go
foreground_windows.go fix: rclone receiving SIGINT prematurely on Windows causing restic hang forever 2021-12-28 13:14:46 +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 Add plumbing to calculate backend specific file hash for upload 2021-08-04 22:17:46 +02:00
utils.go