Hi all, I'm unable to do multiple libssh2_channel_exec() on the same channel. The second time I try to execute libssh2_channel_exec() it fails with error LIBSSH2_ERROR_CHANNEL_REQUEST_DENIED.
Here is the method that does the command execution, it fails on the second attempt: http://pastebin.com/LqDcd4eB Thanks Anirudh
_______________________________________________ libssh2-devel http://cool.haxx.se/cgi-bin/mailman/listinfo/libssh2-devel