Hi, I'm new to SSH and Iibssh2 library. I need to know how to send continuous commands to execute with remote host. As i tried, per command for per channel can be executed. If i create and disconnect channel per command, then i can execute continuously. But creating and deleting channel for continuous configurations say, 200 commands, it leads performance issue. I need a design of creating and deleting channel at last once i execute bulk commands. Could anyone please help me to implement.
Thanks Kish.
_______________________________________________ libssh2-devel http://cool.haxx.se/cgi-bin/mailman/listinfo/libssh2-devel