libssh2_sftp_stat (3) - Linux Manuals
libssh2_sftp_stat: convenience macro for libssh2_sftp_fstat_ex(3) calls
NAME
libssh2_sftp_stat - convenience macro for libssh2_sftp_fstat_ex(3) callsSYNOPSIS
#include <libssh2.h>int libssh2_sftp_stat(LIBSSH2_SFTP *sftp, const char *path, LIBSSH2_STFP_ATTRIBUTES *attrs);