[JSch-users] Auto Reconnect
Status: Alpha
Brought to you by:
ymnk
|
From: Michal C. <mic...@gm...> - 2012-02-27 08:51:09
|
Hi, I'm using this library in a project, with tunnelling, and I'm wondering if there is a mechanism that will auto-reconnect on a disconnect. Is this possible? I've searched for a configuration parameter, but not managed to find anything. Is there a way of using some sort of callback, or maybe a subclass of Session? I'm not really sure where to begin, so any pointers would be appreciated. There is no-user interaction on connection/re-connection, so there is no need for the system to prompt the user for a password/passphrase. Thanks, Michal. |