1
0
Fork 0
mirror of https://github.com/restic/restic.git synced 2025-02-02 20:46:57 +00:00
restic/internal/backend
2021-01-31 02:44:30 +01:00
..
azure azure: Pass data length to Azure libray 2021-01-29 21:08:41 +01:00
b2 backends: add sanity check for the uploaded file size 2021-01-29 13:51:51 +01:00
gs gs: Don't drop error when finishing upload 2021-01-30 13:31:32 +01:00
local Add more error handling 2021-01-30 20:19:47 +01:00
location
mem mem: check upload length before storing upload 2021-01-30 21:23:20 +01:00
rclone Fix issues reported by staticcheck 2021-01-30 20:43:53 +01:00
rest rest: handle dropped error in save operation 2021-01-30 19:25:04 +01:00
s3 backends: add sanity check for the uploaded file size 2021-01-29 13:51:51 +01:00
sftp backends: add sanity check for the uploaded file size 2021-01-29 13:51:51 +01:00
swift swift: explicitly pass upload size to library 2021-01-29 13:50:46 +01:00
test backend: try to cleanup test leftovers 2021-01-30 21:23:20 +01:00
testdata
backend_error.go
backend_retry.go
backend_retry_test.go Add more error handling 2021-01-30 20:19:47 +01:00
doc.go
foreground.go
foreground_sysv.go
foreground_test.go errcheck: Add error checks 2021-01-30 20:02:37 +01:00
foreground_unix.go
foreground_windows.go
http_transport.go Allow HTTP/2 2021-01-31 02:44:30 +01:00
layout.go
layout_default.go
layout_rest.go
layout_s3legacy.go
layout_test.go
paths.go
semaphore.go
shell_split.go
shell_split_test.go
utils.go Add more error handling 2021-01-30 20:19:47 +01:00
utils_test.go