From: Marco M. <ma...@ma...> - 2017-11-29 10:00:39
Hi, I would suggest you to implement a listener to catch if ssh is
disconnected suddenly.
Now I'm implementing Logger interface and, if message contains "Caught
an exception, leaving main loop due to Connection reset", I retry the
ssh connection.
Many thanks!