sshj icon indicating copy to clipboard operation
sshj copied to clipboard

Multiplexing

Open TomDeBacker opened this issue 2 years ago • 1 comments
trafficstars

Multiplexing using the OpenSSH binary creates a socket file. I don't see sshj creating this file. Am I using sshj wrong? I can't get multiplexing to work across jvm shutdowns. Do you have an example to set this up?

TomDeBacker avatar Feb 02 '23 21:02 TomDeBacker

SSHJ currently does not do that indeed.

hierynomus avatar Feb 14 '23 11:02 hierynomus