Changes between Version 1 and Version 2 of Ticket #3406, comment 12


Ignore:
Timestamp:
12/30/16 08:18:38 (7 years ago)
Author:
sand
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #3406, comment 12

    v1 v2  
    2525/usr/include/libssh2_sftp.h:#define LIBSSH2_FX_FAILURE                  4 
    2626}}} 
     27 
     28'''edit''' 
     29 
     30got libssh2 building :) attached the session log, below the trace mask, I took a fast peek but the log doesn't tell me much 
     31{{{ 
     32libssh2_trace(super_data->session, LIBSSH2_TRACE_SFTP|LIBSSH2_TRACE_SOCKET|LIBSSH2_TRACE_TRANS|LIBSSH2_TRACE_CONN|LIBSSH2_TRACE_ERROR); 
     33}}}