mirror of
https://github.com/restic/restic.git
synced 2025-12-25 17:19:36 -05:00
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`). |
||
|---|---|---|
| .. | ||
| backend.go | ||
| backend_test.go | ||
| config.go | ||
| config_test.go | ||
| stdio_conn.go | ||
| stdio_conn_go110.go | ||
| stdio_conn_other.go | ||