Hello! I'm using jsch-0.1.51.jar, and have implemented a client in an Oracle database which works very well from SID A, but not from SID B, with the exact same code. When trying from SID B it ends with an "Session.connect: java.io.IOException: End of IO Stream Read" exception. >From the log:
Host 'sftp.bringdialog.no' is known and mathces the DSA host key SSH_MSG_NEWKEYS sent SSH_MSG_NEWKEYS received SSH_MSG_SERVICE_REQUEST sent Disconnecting from <server> As you see, a SSH_MSG_SERVICE_REQUEST is sent, but it does not get any answer, and it disconnects.... It's no such problems on SID A The SFTP server is a regular commerial one, and I've no problems to reach it using Filezilla etc, from several PC's.. Appreciate any help. - brgds Paul Jorstad
------------------------------------------------------------------------------
_______________________________________________ JSch-users mailing list JSch-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jsch-users