sftp_fstat

@brief Get information about a file or directory from a file handle.

@param file The sftp file handle to get the stat information.

@return The sftp attributes structure of the file or directory, NULL on error with ssh and sftp error set.

@see sftp_get_error()

extern (C)
sftp_fstat

Meta