1
0
mirror of https://github.com/rclone/rclone.git synced 2026-01-10 04:23:28 +00:00
Files
rclone/backend
Zac Rubin 38453bd8ff sftp: Fix SSH key PEM loading
For SSH authentication, `key_pem` should both override `key_file`
and not require other SSH authentication methods to be set.

Prior to this fix, rclone would attempt to use an ssh-agent
when `key_pem` was the only SSH authentication method set.

Fixes #4240
2020-06-13 11:51:10 +01:00
..
2020-05-12 15:56:50 +00:00
2020-01-18 10:41:08 +00:00
2020-06-10 12:29:23 +01:00
2020-06-13 11:51:10 +01:00
2020-05-20 15:54:51 +01:00