Puttygen user

Often times you encounter a situation where you have a certain ppk file for a certain user, and want to automate logging into a server repeatedly using ssh and
doing it command line is so much simpler, than using the putty interface .The ppk file cannot be used in a ssh command line.
The ppk can only be used in the Putty terminal in the Auth panel.This does not help if you want to repeatedly login to different servers command line in linux.So this is what needs to be done.1. Take the ppk file and convert it to a format that ssh will recognize.
Use command : puttygen user.ppk -O private-openssh -o key.ssh2. ssh user@10.xx.xx.xx -i key.ssh

Puttygen online

Puttygen SSH2 rsa

Puttygen aws key

Puttygen key

Puttygen.exe help