Hi,

   +-From: "Sheth, Tiru Kumar K (Tiru Kumar)" <[EMAIL PROTECTED]> --
   |_Date: Fri, 17 Aug 2007 17:52:07 +0530 _________________________________
   |
   |Our application was using jsch 1.25 version previously and we were also
   |using JTA for Telnet/SSH terminal everything was working fine until we
   |moved to latest version of jsch 1.33, the problem we are facing is that
   |we are able to open the Terminal and connect as well but when we try to
   |execute some command from Key board on the Connection terminal it is not
   |all responding to key strokes. The only change I can see b/w 1.25 and
   |1.33 is that "setJTAJSch(JTAJSch jsch) Method has been removed in 1.33 .
   |Could you please let me know if this is causing this problem. Any input
   |will be highly appreciated.

If you have that problem with 0.1.30, but not with 0.1.29,
I guess that you need to explicitly flush the output stream
from "Channel#getOutputStream()" for the each key-type. 


Sincerely,
--
Atsuhiko Yamanaka
JCraft,Inc.
1-14-20 HONCHO AOBA-KU,
SENDAI, MIYAGI 980-0014 Japan.
Tel +81-22-723-2150
    +1-415-578-3454
Fax +81-22-224-8773
Skype callto://jcraft/

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
JSch-users mailing list
JSch-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jsch-users

Reply via email to