FTPDelete Action |
Delete a specified file from the 'Current folder location'. ParametersConnection – (Required) Name of the connection that the action will be applied to. Should be the same name as specified in the FTPConnect call. Name – (Required) Name of the file to delete. The actual file path would be 'Current folder location\Name'. See AlsoFTPConnect Action | FTPDisconnect Action | FTPDownload Action | FTPUpload Action | FTPChangeFolder Action | FTPNewFolder Action | FTPQuote Action | FTPRename Action |
|