mirror of
https://github.com/rclone/rclone.git
synced 2025-01-24 12:56:36 +02:00
10449c86a4
This allows using an external ssh binary instead of the built in ssh library for making SFTP connections. This makes another integration test target TestSFTPRcloneSSH: Fixes #7012