Discuss this help topic in SecureBlackbox Forum
TElSimpleSFTPClient.RemoveDirectory
Removes the directory on a server side.
Declaration
Parameters
Description
Use this method to delete the directory specified by
Path parameter.
In case of error, EElSFTPError exception containing
SFTP error code, is raised.
For more information on error handling, please read the
corresponding how-to article.