Hi,
...and even more information: I think I managed to capture a request and the
corresponding(?) response from the server.
I didn't manage to capture the open_packet and the response data with one
breakpoint, so I keep a copy of the last sent open_packet inside
libssh2_sftp_open_ex(), right be
t line by removing the "&& (!
channel->read_packet)", make the code work again.
Code is from libssh2-0.19.0-20081020, compiled with mingw on win XP,
and used in libcurl.
-
This SF.Net email is sponsored by the Mobl
nd
> session->packets.head is not NULL, so the error checking code is not
> entered. Reverting that line by removing the "&& (!
> channel->read_packet)", make the code work again.
>
> Code is from libssh2-0.19.0-20081020, compiled with mingw on win XP,
> and
Bugs item #2183568, was opened at 2008-10-21 11:27
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=2183568&group_id=125852
Please note that this message will contain a full copy
Bugs item #2183568, was opened at 2008-10-21 11:27
Message generated for change (Comment added) made by sam_shan
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=703942&aid=2183568&group_id=125852
Please note that this message will contain a full copy of the comment