Windows CHMOD 600

前端 未结 12 1452
逝去的感伤
逝去的感伤 2020-12-24 11:11

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

12条回答
  •  旧时难觅i
    2020-12-24 11:32

    I've go same issue. The solution, which worked was to set compatibility mode of ssh.exe to Windows XP SP3.

    -> This answer works for windows 7

提交回复
热议问题