[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: pty sharing
[Thread Prev] | [Thread Next]
- Subject: Re: pty sharing
- From: Aris Adamantiadis <aris@xxxxxxxxxxxx>
- Reply-to: libssh@xxxxxxxxxx
- Date: Fri, 20 May 2011 10:15:39 +0200
- To: libssh@xxxxxxxxxx
Hi Paulo, This is not doable directly with SSH, but the userspace tool "Screen" may do exactly what you need. Beware it won't be easy to manipulate from a program, since you're going to simulate user input/key presses. Kr, Aris Le 19/05/11 19:32, Paulo Panhoto a écrit : > I don't know if this question makes much sense. Is it possible to share > a pty between two ssh sessions? I'm testing an automated process and I > want to keep a separate client (e.g. putty) to control the remote > process (via stdin/stdout) manually. > > Is this possible? > > Regards, > > Paulo
Re: pty sharing | Paulo Panhoto <paulo.panhoto@xxxxxxxxx> |
pty sharing | Paulo Panhoto <paulo.panhoto@xxxxxxxxx> |