|
FTP - Delete Files
Deletes files on the FTP server.
Parameters
-
Session name Specifies the FTP session name.
-
Remote files Specifies the files name to be deleted. The wild-character * and ? is allowed, multiple names should be separated by the semi-colon, for example: \home\*.jpg;*.bmp;*.gif;
-
Exclude mask Specifies the files name to be excluded.
Match case
Specifies whether the search finds the source files which names match the case of characters exactly.
Include sub-folders
Specifies whether the search extends to the sub-folders of the Remote files.
-
Delete empty folder Specifies whether to delete the empty folder after deleting files.
Notes
|