ren mingshuai

Results 6 comments of ren mingshuai

The _libssh2_packet_askv is used to check whether there are expected messages among the messages receive from the peer. Before that, the local has successfully receive messages from the peer by...

Can you provide the error log? Or you can see the log of the server (such as sshd) to analyze the cause.

I tried to reproduce the problem, but failed. My reproduction is as follows: The Client: ssh2.c (The source code is below) The Server: sshd from openSSH gdb sshd and make...

In my opinion, it is normal to wait for the command to finish, regardless of how long the command takes.