That worked great. Thanks.

Dave

> -----Original Message-----
> From: Atsuhiko Yamanaka [mailto:y...@jcraft.com]
> Sent: Thursday, August 27, 2009 4:33 AM
> 
> 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


------------------------------------------------------------------------------
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