puttygen free download code example
Example 1: putty scp windows
pscp user@server:path-file.txt C:\path-local-machine
Example 2: download putty for ubuntu
#Installing Putty on Ubuntu Linux
sudo add-apt-repository universe
sudo apt update
sudo apt install putty