1
0
Fork 0
mirror of https://github.com/restic/restic.git synced 2024-12-27 10:17:58 +00:00
restic/internal/backend/rclone
Alexander Neumann 3865b59716 rclone: Rework backend option parsing
This change allows passing no arguments to rclone, using `-o
rclone.args=""`. It is helpful when running rclone remotely via SSH
using a key with a forced command (via `command=` in `authorized_keys`).
2019-03-02 10:36:42 +01:00
..
backend.go rclone: Rework backend option parsing 2019-03-02 10:36:42 +01:00
backend_test.go
config.go rclone: Rework backend option parsing 2019-03-02 10:36:42 +01:00
config_test.go rclone: Rework backend option parsing 2019-03-02 10:36:42 +01:00
stdio_conn.go
stdio_conn_go110.go
stdio_conn_other.go