I am trying to connect to our CoreFTP server (1.2 Build 587) using SHH/SFTP keys.
I am using CoreFTP LE and have generated the keys. I have placed the Public Key on the server and have configured the account to point to this key. I have also enabled key authentication and disabled password.
When I try to connect I get error message: SFTP connection error - Login/password/privatekey error
Now getting very frustrated with this issue so any advice would be most welcome.
Connecting with SSH/SFTP
-
- Posts: 2
- Joined: Wed Mar 23, 2016 12:59 pm
SSH Keys w/o password
I too am having the same issue. CoreFTP client keeps asking me for a userid/password when trying to use SSH keys only.
-
- Posts: 2
- Joined: Wed Mar 23, 2016 12:59 pm
Got it.
When I generated the SSH key pairs I entered a password. The password request error is somehow related to accessing the key file. When I generate the key pairs w/o a password and import them appropriately it works.