Action - Copy File
 
The action Copy File locally copies a file.
Examples:
- Create a weekly backup of the Automagic flows to a file containing the timestamp.
Settings
    Source File
    The absolute path of the file to copy. Variables are supported.
        
Examples:
    Examples:
- /mnt/sdcard/export_becomes- {triggertime, - dateformat, - yyyy_MM_dd} - .csv - /mnt/sdcard/- export_2011_02_13.csv 
Target File (including filename)
    The absolute path of the target file. The path has to include the filename of the target file. Variables are supported.