This adds a private and public key to the SFTP SSH test so that it works when it doesn't have access to my ssh agent!
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