Discuss this help topic in SecureBlackbox Forum
Removes the file on a server side.
Declaration
Parameters
Description
Use this method to delete a number of files.
In case of error, EElSFTPError exception containing the SFTP error code, is raised.
For more information on error handling, please read the corresponding how-to article.
Files are chosen by the mask which can be a simple mask, a set of masks, or a regular expression (read more about masks).
Since SecureBlackbox version 13, file masks in group operations support expressions.