SFTP/SSH using Public Key File not working
I have a public/private key pair which I can connect to using the command line (linux subsystem in Windows 10) but when I try to create a server connection using Private Key File: and enter the username, point to the identity file (private key) and enter the passphrase, the FTP connection fails saying invalid username and password (as if it's trying to still send UN/PW creds).
I tail the logs on the server and am seeing the same information that the connection is closed due to invalid username and password (which it shouldn't be doing since this is an SSH key connection). I've tried just regular open SSH keys and ppk formated keys with no joy.
Has anyone else had this issue? Does this side of the Authentication settings in Site Setup even work?
