Hi,

   +-From: David Walend <david.wal...@mathworks.com> --
   |_Date: Wed, 26 Aug 2009 10:55:20 -0400 ____________
   |
   |Please make Jsch.config non-static in a future release. 
   |I'd like to be able to use different JSch configurations to 
   |communicate with different hosts, and safely change the config from
   |different threads. Currently the only way to do that is to add 
   |ClassLoaders to make multiple static JSch instances. 

You can set the configuration for each session instances.
  com.jcraft.jsch.Session#setConfig(String key, String value)


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
Skype callto://jcraft/

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
JSch-users mailing list
JSch-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jsch-users

Reply via email to