[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Calling ssh_channel_request_exec twice
[Thread Prev] | [Thread Next]
[Date Prev] | [Date Next]
- Subject: Calling ssh_channel_request_exec twice
- From: "Kevin Lambert" <kl@xxxxxxxxx>
- Reply-to: libssh@xxxxxxxxxx
- Date: Thu, 3 Nov 2011 12:29:03 -0400
- To: <libssh@xxxxxxxxxx>
I had working code that was cat'ing a file and retrieving the contents of the file and then I needed to modify it to do the same thing but with two files but ssh_channel_request_exec is returning an error on the 2nd call. Should I not be using the same channel for 2 different calls to ssh_channel_request_exec? Kevin
Re: Calling ssh_channel_request_exec twice | Aris Adamantiadis <aris@xxxxxxxxxxxx> |