2
2
mirror of https://github.com/octoleo/restic.git synced 2024-06-03 01:20:49 +00:00
restic/internal/backend/rclone
Michael Eischer 506d92e87c rclone: Return a permanent error if rclone already exited
rclone can exit early for example when the connection to rclone is
relayed for example via ssh: `-o rclone.program='ssh user@example.org
forced-command'`
2022-08-23 22:05:04 +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 a permanent error if rclone already exited 2022-08-23 22:05:04 +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 all: Move away from pkg/errors, easy cases 2022-06-14 08:36:38 +02:00
stdio_conn.go rclone: Better field names for stdio conn 2020-07-26 00:29:25 +02:00