0 votes
by (140 points)

Hello, I have an issue with version 2016R1 of the Rebex total pack, when using the SshSession to connect to a jump host before connecting to my final host. I'm basically using the code seen here http://forum.rebex.net/313/ssh-to-a-server-and-then-through-that-server-telnet-ftp-to-other-server/

It used to work in version 2015R4.1 but on version 2016R1 it freezes when connecting to the jump host.

Thank you.

1 Answer

0 votes
by (144k points)

Hello, the seldom-used SshSession.Connect(string, int) method was not properly tested by our automated unit tests due to a mistake and we unfortunately broke it in 2016 R1 release.

This has already been fixed for 2016 R1.1 and a hotfix is available as well on request. I sent a link to the hotfix to your e-mail address. Sorry for inconvenience!

by (140 points)
Hello Lukas,

We`ll wait for version R1.1 especially if it includes other fixes, thank you for the very quick reply!
...