As I wrote in viewtopic.php?p=407101#p407101, these don't work for me:
- Running pageant, which is used successfully by git and WinSCP
- A link to run pageant: c:\totalcmd\plugins\WFX\sftpplug\pageant.lnk
What worked for me is the use of pub/pem files in OpenSSH format (instead of using pageant), as per these instructions:
Follow these steps to convert a Putty (*.ppk) key to OpenSSH format:
1. Start puttygen.exe (part of putty installation)
2. Load your Putty key into it
3. Do NOT click on "Save public key", it creates an incompatible key! Instead, select the text in the section "Public key for pasting into OpenSSH... and press Ctrl+C (=Copy to clipboard)
4. Create a new file with extension .pub (Shift+F4 in Total Commander) and press Ctrl+V (=Paste)
5. Choose "Export SSH key" from the "Conversions" menu to save the *.pem file.
- Running pageant, which is used successfully by git and WinSCP
- A link to run pageant: c:\totalcmd\plugins\WFX\sftpplug\pageant.lnk
What worked for me is the use of pub/pem files in OpenSSH format (instead of using pageant), as per these instructions:
Follow these steps to convert a Putty (*.ppk) key to OpenSSH format:
1. Start puttygen.exe (part of putty installation)
2. Load your Putty key into it
3. Do NOT click on "Save public key", it creates an incompatible key! Instead, select the text in the section "Public key for pasting into OpenSSH... and press Ctrl+C (=Copy to clipboard)
4. Create a new file with extension .pub (Shift+F4 in Total Commander) and press Ctrl+V (=Paste)
5. Choose "Export SSH key" from the "Conversions" menu to save the *.pem file.
Statistics: Posted by valexiev — 2024-09-05, 12:21 UTC