@brief Get information about a mounted file system.
@param file An opened file.
@return A statvfs structure or NULL on error.
@see sftp_get_error()
See Implementation
@brief Get information about a mounted file system.
@param file An opened file.
@return A statvfs structure or NULL on error.
@see sftp_get_error()