With Posh-SSH, is there a way to provide the passphrase/password to use with an encrypted private key? (Password for the key file, not credentials for the SSH server connection)
I'm having no luck finding information on how to do it, or if it's even possible.
The SFTP server in question requires both the SSH keys, as well as a login password.