Skip to content
  • Niels Möller's avatar
    * sftp_bind.h (struct lsftp_callback): Deleted stat pointer. · d6413e5d
    Niels Möller authored
    * sftp_bind.c (lsftp_do_stat): Use a struct sftp_attrib for
    reporting the result, not a struct stat.
    (lsftp_handle_stat): Just copy the sftp_attrib struct, don't try
    converting it to a struct stat.
    
    Rev: src/sftp/sftp_bind.c:1.13
    Rev: src/sftp/sftp_bind.h:1.7
    d6413e5d