@brief Remove a directoy.
@param sftp The sftp session handle.
@param directory The directory to remove.
@return 0 on success, < 0 on error with ssh and sftp error set.
@see sftp_get_error()
See Implementation
@brief Remove a directoy.
@param sftp The sftp session handle.
@param directory The directory to remove.
@return 0 on success, < 0 on error with ssh and sftp error set.
@see sftp_get_error()