Subject: RE: libssh2_sftp_write doesn't hang anymore

RE: libssh2_sftp_write doesn't hang anymore

From: Mark Riordan <mriordan_at_ipswitch.com>
Date: Fri, 12 Nov 2010 18:39:32 -0600

Peter:
> There's a buffer overrun error in libssh2 now. Am hunting it down.

I appreciate it.

> Also, how did you generate trace.log? It has been corrupted
> in a few places.

I did this:

  int bitmask = ~0;
  libssh2_trace(session, bitmask);

and then I just redirected standard error from the command line.

Mark

_______________________________________________
libssh2-devel http://cool.haxx.se/cgi-bin/mailman/listinfo/libssh2-devel
Received on 2010-11-13