We are unable to get a local SFTP test working with public/private keys - the local SFTP server (Port) is running and works with a username and password, however when we add the private/public key it fails. (Please see attached).
How can we fix? Is it the format of the User Public Key path?
In addition to this, we received a “No supported authentication methods available” error, so we needed to use the one-line version of the public key - so rather than:
---- BEGIN SSH2 PUBLIC KEY ----
Comment: “rsa-key-20121022”
AAAAB3…
---- END SSH2 PUBLIC KEY ----