Bugs item #2476770, was opened at 2008-12-30 19:40
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=703942&aid=2476770&group_id=125852
Please note that this message will contain a full copy
Heiner Steven schrieb:
You may need
libssh2_channel_get_exit_status(channel);
Heiner
Hello,
Thanks a lot for your answer!
You are right, this works very well. The problem is, that if I call
"libssh2_channel_wait_closed" right before "libssh2_channel_get_exit_status"
the function "libssh2_
On Tue, 30 Dec 2008, double wrote:
> You are right, this works very well. The problem is, that if I call
> "libssh2_channel_wait_closed" right before "libssh2_channel_get_exit_status"
> the function "libssh2_channel_wait_closed" never returns.
That sounds like a bug to me.
> Is it safe to skip "
Twas brillig at 22:41:26 30.12.2008 UTC+01 when dan...@haxx.se did gyre and
gimble:
>> You are right, this works very well. The problem is, that if I call
>> "libssh2_channel_wait_closed" right before
>> "libssh2_channel_get_exit_status" the function
>> "libssh2_channel_wait_closed" never ret
Hi,
I'm using php-ssh2 to attempt to connect to an extreme networks router,
getting the following:
Error starting up SSH connection(-5): Unable to exchange encryption keys
any ideas what a solution for this might be?
I know that this router is "odd" even openssh to this router behaves
badly.
[a