Delete Files

The delete files action allows you to remove a list of files from a specific target client folder.  To use this action, you set the target client folder from which to remove the file(s) from and you set a list of filenames to be removed.

Wildcard characters are supported in the file list.

No exceptions are thrown if a file listed does not exist on the client.

Prepare Stage

During the prepare stage, this action verifies permissions to the target folder.

Execute Stage

Makes a copy of the files that are going to be deleted on the client computer, then deletes the files on the client.

Cleanup Stage

Removes the backup copies that were made during the execute stage.

Rollback Stage

Attempts to replace the files that were deleted from the backup files created in the execute stage.