Page 1 of 1

SSH Keys

Posted: 2020-02-04 19:18
by regmeister
This is my first time ever dealing with SSH keys. How do I set-up the site login info using an SSH Key? I provided the vendor my public key but what about on my end?

Re: SSH Keys

Posted: 2020-02-04 23:10
by boco
First way, set protocol to SFTP and Logon type to "key file". Provide your private key file.*

Second way, simply configure your private keys in the FileZilla settings.**

Third way, use PuTTY's Pageant tool, FileZilla wil recognize Pageant keys.**


*Please note that the first way will NOT work if your server requires both password and key file.

**For second and third way, FileZilla will try the key(s) against all configured SFTP servers. Correctly configured servers simply ignore non-matching keys.

Re: SSH Keys

Posted: 2020-02-11 21:33
by rabka
im using 3.46.3 and you cant even load the pem file now.. Using SSH2 (RSA) I openned another topic on this, but if someone can answer me why the latest build has this issue and hotfix I could actually use this software. The sftp CLI is working so i know its not the key files or anything related to network.

Re: SSH Keys

Posted: 2020-02-15 00:16
by kdogg
+1 on this topic.

While I can SEE my private key and choose it, Filezilla will not actually upload my key. It's as if you never chose anything to begin with.