1
0
mirror of https://github.com/restic/restic.git synced 2024-07-05 09:10:56 +02:00
restic/internal/backend/rclone
Michael Eischer b8acad4da0 rclone: return rclone error instead of canceled context
When rclone fails during the connection setup this currently often
results in a context canceled error. Replace this error with the exit
code from rclone.
2022-10-08 20:15:24 +02:00
..
backend_test.go all: Move away from pkg/errors, easy cases 2022-06-14 08:36:38 +02:00
backend.go rclone: return rclone error instead of canceled context 2022-10-08 20:15:24 +02:00
config_test.go rclone: add timeout option and documentation 2021-11-07 17:49:21 +01:00
config.go rclone: Fix timeout calculation 2021-11-07 17:49:33 +01:00
internal_test.go rclone: return rclone error instead of canceled context 2022-10-08 20:15:24 +02:00
stdio_conn.go rclone: Better field names for stdio conn 2020-07-26 00:29:25 +02:00