then tried again to use puttygen to create a ppk file and it was successful. puttygen private_keyfile -o private_keyfile_for_putty.ppk before changing the password I got an error "puttygen: error loading `rate_notices_key': unrecognised key type" using puttygen on both windows and m...
I had a similar problem. For Puttygen 6.2 the error was "Couldn't load private key (not a private key)" and for Puttygen 7 the error was "Couldn't load private key (not a recognised key file format)". It turns out the solution was pretty simple - the .pem file...
PuttyPlus可用作SSH Client、串口调试、ADB Shell登陆工具,也可作为windows console使用。 - puttyplus/cmdgen.c at master · albuer/puttyplus
ssh-keygen -p -f private_keyfile then tried again to use puttygen to create a ppk file and it was successful. puttygen private_keyfile -o private_keyfile_for_putty.ppk