@brief Close a directory handle opened by sftp_opendir().
@param dir The sftp directory handle to close.
@return Returns SSH_NO_ERROR or SSH_ERROR if an error occured.
See Implementation
@brief Close a directory handle opened by sftp_opendir().
@param dir The sftp directory handle to close.
@return Returns SSH_NO_ERROR or SSH_ERROR if an error occured.