mirror of
https://github.com/rclone/rclone.git
synced 2024-11-22 00:17:43 +08:00
40159e7a16
Some checks failed
Docker beta build / Build image job (push) Has been cancelled
Currently rclone allows us to specify the path to a public ssh certificate file. That works great for cases where we can specify key path, like local envs. If users are using rclone with [volsync](https://github.com/backube/volsync/tree/main/docs/usage/rclone) there currently is a limitation that users can specify only the rclone config file. With this change users can pass the public certificate in the same fashion as they can with `key_file`. |
||
---|---|---|
.. | ||
sftp_internal_test.go | ||
sftp_test.go | ||
sftp_unsupported.go | ||
sftp.go | ||
ssh_external.go | ||
ssh_internal.go | ||
ssh.go | ||
stringlock_test.go | ||
stringlock.go |