Wednesday, July 16, 2014

Unable to use key file "id_rsa" (OpenSSH SSH-2 private key)

Unable to use key file "id_rsa" (OpenSSH SSH-2 private key)

You cannot use "OpenSSH SSH2 private key" directly with pscp. Please convert the private key file to PuTTY format using PuTTYgen tool.

cmd> pscp -i test.ppk MyName@192.168.1.3:/home/test/tmp/files.tar.xz .

No comments: