"CopyFile.script"
The "CopyFile.script" can be used to copy files from your local host PC to the defined devices at a certain position. The copy function offers various copy options which you can select as required. The different options are described in the table below.

Script variables
Targetfolder:
The "Targetfolder" contains the path on the device into which the selected file is to be copied.
Filename:
Please specify the local path for the file to be copied under "Filename". Use the button to the right of the text field.
CopyFlag:
The "CopyFlag" contains the copy options, which you can select as required. The following table shows all available options.
0 | Simple copying of a file. |
1 | Copying fails if the file already exists. |
2 | First creates a template for the file, before it is used. This procedure is recommended in a situation with poor connections, in order to prevent copying of incomplete files. |
4 | Creates a backup of the old file. |