I\'m trying to connect to Amazon EC2 using OpenSSH in windows but I need to set the permissions of my key file.
What is the windows equivalent of CHMOD 600
Modify the permissions so that:
Now scp will read permissions 0400 and will be happy. Ish.