I have a client application that supports SFTP with username/password authentication. The remote host I want to connect to using that client application only supports username/key authentication.
Can I somehow make the application connect to the server?