Opened 17 years ago
Closed 10 years ago
#2804 closed Feature request (fixed)
SSH Keys Authentication ( without password )
Reported by: | pierrero | Owned by: | |
---|---|---|---|
Priority: | normal | Component: | FileZilla Client |
Keywords: | Cc: | pierrero, Tim Kosse, rad1cal_edward@…, trac.FileZilla@… | |
Component version: | Operating system type: | ||
Operating system version: |
Description
Hi,
Some FTP servers run with SSH.
Mine authentificate users with SSH public and private keys.
X.509 certificate can be used with SFTP in filezilla but RSA DSA with SSH would be a wonderful functionality :)
Thanks for all !
PR
Change History (6)
comment:1 by , 17 years ago
comment:2 by , 17 years ago
This feature has been implemented. Please update to the most
recent version of FileZilla.
comment:3 by , 17 years ago
Right. It's now possible using Putty tools like Pageant.
To make a link on your Desktop that also launch Filezilla :
"C:\Program Files\FileZilla Client\pageant.exe" "C:\id_rsa.ppk" -c "C:\Program Files\FileZilla Client\filezilla.exe"
Nice job ! Thanks !
As said, read http://wiki.filezilla-project.org/Howto
and Putty documentation (chapter "Using Pageant for authentication")
comment:4 by , 14 years ago
Cc: | added |
---|---|
Status: | closed → reopened |
Is it possible to implement it directly in filezilla rather than using a 3rd party program and a desktop link for each server you want to login?
comment:5 by , 14 years ago
Cc: | added |
---|---|
Summary: | SSH Keys Authentification ( without password ) → SSH Keys Authentication ( without password ) |
Looks like there's little hope of a FileZilla-core option. The external programs have been around for three years.
But it does seem to work just fine, even without PuTTY installed. (I use FileZilla from my flash drive. Not the PortableApps version though.)
comment:6 by , 10 years ago
Resolution: | → fixed |
---|---|
Status: | reopened → closed |
FileZilla nowadays can be configured to use a private key file. There are some limitations, as noted in #7270, but besides that, it works.
http://wiki.filezilla-project.org/Howto