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
chmod won't work in windows. Try the following method to restrict the access