Kishore Av wrote: > Why the error returning ? > "Failed waiting for channel success" when i tried to execute the > command to the remote device router...???
It's your job to debug your software. Study the SSH protocol, then enable tracing in libssh2, then compare the output with output from a successful connection to some other host. //Peter _______________________________________________ libssh2-devel http://cool.haxx.se/cgi-bin/mailman/listinfo/libssh2-devel
