Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JSch Session objects cannot be reused #16

Open
bissim opened this issue Jan 29, 2018 · 0 comments
Open

JSch Session objects cannot be reused #16

bissim opened this issue Jan 29, 2018 · 0 comments

Comments

@bissim
Copy link
Collaborator

bissim commented Jan 29, 2018

Because of packet loss exception, Session objects cannot be reused.
Unless changing SSH library, they have to be recreated every time a remote connection has to be established.

bissim added a commit that referenced this issue Jan 29, 2018
As per #16, Jsch session reuse techniques have been dropped: every time, a new session is established instead, in order to prevent 'packet loss' issue.

A semicolon has been added to the end of a line in script.js file.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant