File Copy Step |
|
Copies files and folders to target computers. Pro Mode is required to use the File Copy Step.
|
Copy Options |
Description |
Overwrite Existing Files |
When enabled the destination files with the same names will be overwritten. |
Ignore Overwrite Errors |
Do not stop when overwrite errors occur. |
Include Subfolders |
When enabled all subfolders (and their respective files) will be copied. |
Copy All Files |
When unchecked File Patterns can be specified to selectively copy desired files |
Specify which files in a folder to copy. (one entry per line) Wildcards are * and ?. * will match all characters and ? will match one character. (example: to match all shortcut files you could use:
*.lnk
*.url