@brief Get information about a mounted file system.
@param sftp The sftp session handle.
@param path The pathname of any file within the mounted file system.
@return A statvfs structure or NULL on error.
@see sftp_get_error()
See Implementation
@brief Get information about a mounted file system.
@param sftp The sftp session handle.
@param path The pathname of any file within the mounted file system.
@return A statvfs structure or NULL on error.
@see sftp_get_error()