naimishk / sshxcute

Automatically exported from code.google.com/p/sshxcute
0 stars 0 forks source link

How to use sshxcute to connect to remote server using private key #34

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Below are my requirements. Please let me know if same can be implemented with 
sshxcute

1. I need to connect to remote server using user name, password and private 
key. Without passing key authentication fails. Is there anyway to pass private 
key while connecting through sshxcute?
2. Is it possible to implement password ecryption and decryption with 
sshxcute?I can do the encryption but sshxcute takes care of connecting to the 
server, so decryption needs to be injected in the existing behavior. Is it 
possible?

What steps will reproduce the problem?

What is the expected output? What do you see instead?

What version of the product are you using? On what operating system?
I'm using sshxcute in both windows and unix machines

Please provide any additional information below.

Original issue reported on code.google.com by shaswat...@gmail.com on 10 Jul 2015 at 6:58