Francis Giraldeau wrote:
> The problem is that I need also to setup a master control socket
> for other applications, like sshfs. The control socket is started
> this way : "ssh -M -S /path/to/socket [...]".
>
> Is there an RFC for that?
No. It is a feature of OpenSSH.
> Does someone have sugge
Hi,
I'm working on LDM, which is a display manager for thin-clients that
starts a session by SSH. It uses expect, and I want to replace that with
libssh2 library.
The problem is that I need also to setup a master control socket for
other applications, like sshfs. The control socket is started thi