Re: [JSch-users] JSCH vs Supported SSH server implementations

2011-06-20 Thread Atsuhiko Yamanaka
Hi, +-From: prakash babu -- |_Date: Mon, 20 Jun 2011 17:19:45 +0530 (IST) | |I am trying to copy a file to a remote host using the code example in |http://www.jcraft.com/jsch/examples/ScpTo.java but it fails. |This works fine when OpenSSH is installed in the target host b

[JSch-users] JSCH vs Supported SSH server implementations

2011-06-20 Thread prakash babu
I am trying to copy a file to a remote host using the code example in http://www.jcraft.com/jsch/examples/ScpTo.java but it fails. This works fine when OpenSSH is installed in the target host but fails with Tectia ? What are the SSH server implementations JSCH is certified to work? thanks, Pra