Opened 3 years ago
Closed 3 years ago
#12494 closed Bug report (fixed)
Error "Could not get reply from fputtygen" while import RSA key generated using ssh-keygen
Reported by: | Selva | Owned by: | |
---|---|---|---|
Priority: | normal | Component: | FileZilla Client |
Keywords: | ppk | Cc: | |
Component version: | 3.55.0 | Operating system type: | OS X |
Operating system version: | 10.15.7 |
Description
Hi,
In version 3.55.0, FileZilla Client on Mac throws error "Could not get reply from fputtygen" when it is trying to import an RSA key to generate the PPK formatted key. In older version, it is successfully importing the key and converting them to PPK format without this error. We are using FileZilla Pro.
Steps:
- Generate an RSA key using command "ssh-keygen -t rsa -b 4096 -C "filezillaPPKconversionissue" -f temp"
- For password, provide any password like 'test'
- Open FileZilla 3.55.0 > File > Site Manager
- Protocol: SFTP
- host: enter host
- Logon type: Key file
- User: enter user
- Key file: select the private key generated "temp"
- FileZilla client will prompt to convert key to pPK format. click yes
10 enter key password and confirm
- enter filename for PPK file like 'testppk' and press SAVE in the file save dialog
- you will get error popup "Could not get reply from fputtygen"
Attachments (1)
Change History (3)
by , 3 years ago
Attachment: | FileZillaPPKkeyissue.png added |
---|
comment:1 by , 3 years ago
comment:2 by , 3 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
It seems 3.55 has the issue but works OK on 3.56.2.
Please refer to answer dated 27 Sep 2021 here: https://forum.filezilla-project.org/viewtopic.php?t=54091