Action - Delete Files
The action Delete Files locally deletes one or multiple files or folders including contained files.
Examples:
- Monthly delete all files in the
/mnt/sdcard/download/
folder.
Settings
Source Files
A comma separated list of files or directories to delete. Glob patterns can be used to match multiple files. Variables are supported.
Examples:
Examples:
/mnt/sdcard/download/*
matches all files and subfolders in thedownload
directory
Show progress notification
Whether or not to show a notification on the statusbar indicating the progress of the operation.