Re: [JSch-users] Problem with SSH server supporting only single channel per session

2007-11-06 Thread Atsuhiko Yamanaka
Hi, +-From: "Oberhuber, Martin" <[EMAIL PROTECTED]> -- |_Date: Tue, 6 Nov 2007 17:29:26 +0100 | |I have an SSH server which seems to support only a single |channel per SSH session. I can connect a first "shell" |channel just fine; but as soon as I try to

[JSch-users] Problem with SSH server supporting only single channel per session

2007-11-06 Thread Oberhuber, Martin
Hello, I have an SSH server which seems to support only a single channel per SSH session. I can connect a first "shell" channel just fine; but as soon as I try to connect a second channel (shell or files), the entire session goes down due to an EOF on the stream. Would this be a bug of my SSH s