-
-
Notifications
You must be signed in to change notification settings - Fork 339
Closed
Description
56bd348 created the issue
This is a regression with builds 6.0.4 as well as 5.4.4. I had to revert to 5.2.2 which works as expected.
The problem:
I only have a password to authenticate against this SSH server. Command-line ssh used to give this error because it tries other client certificates before the server gives up. I had since then changed ~/.ssh/config to have these two lines
Host the.host.name.com
PreferredAuthentications password
command-line ssh works fine. CyberDuck used to work fine but upgrading to latest build broke this.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
sftpSFTP Protocol ImplementationSFTP Protocol Implementation