On Wed, Jun 1, 2011 at 12:58 AM, Deepesh Naidu <deepesh.na...@gmail.com>wrote:

> *jsch.addIdentity("C:\\admin_rsa");*
> *
> *
>
As I understand you have a linux client trying to connect to windows server.
The linux client is running JSch and the windows server is running
OpenSSH/CopSSH.

It looks like your private identity file is on the server (windows) in
c:\admin_rsa. The private identity file should be on the client (linux). The
server should have access to the public identity file. The server
configuration should tell the server where to find the public identity file.

Shai
------------------------------------------------------------------------------
Simplify data backup and recovery for your virtual environment with vRanger. 
Installation's a snap, and flexible recovery options mean your data is safe,
secure and there when you need it. Data protection magic?
Nope - It's vRanger. Get your free trial download today. 
http://p.sf.net/sfu/quest-sfdev2dev
_______________________________________________
JSch-users mailing list
JSch-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jsch-users

Reply via email to