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
