Hi,

   +-From: Renaud Pelissier <renaud.peliss...@numvision.fr> --
   |_Date: Tue, 29 Sep 2009 14:19:27 +0200 ___________________
   |
   |1)How many channels are allowed per session (I read on google that 10
   |is
   |the default number for a sshd or OpenSSH)?
   |2)Why is it not implemented in JSCH

It has been designed to run multiple channels on the single session.
You know that jsch has been included in Eclipse SDK since 3.0
and multiple exec channels have been run for CVS operations 
all over the world every day.

The scp protocol is not documented and I have never seen its formal
definition.  I guess the problem has come from your scp protocol 
implementation.  I had tried it and it has been included in Apache Ant,
but its implementation was not so trivial.  

   |3)For successive scp command, should I create a new ExecChannel for
   |each SCP or use global ShellChannel and deal with StreamIn and
   |StreamOut?

I'm sorry, but I could not understand above question.


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/

------------------------------------------------------------------------------
Come build with us! The BlackBerry&reg; Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9&#45;12, 2009. Register now&#33;
http://p.sf.net/sfu/devconf
_______________________________________________
JSch-users mailing list
JSch-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jsch-users

Reply via email to