Copy File
The Copy File activity copies files and directories to a new location.
Settings
Field | Description |
---|---|
Create Non-Existing Directories |
When this field is set to |
Include Sub-Directories | When this field is set to true , the activity includes all sub-directories in the source directory, when the source to copy is a directory. |
Input
The Input tab displays the following fields.
Field | Description |
---|---|
fromFileName |
The path and name of the file or directory to copy. For example, to copy a directory, specify To copy all text files in a directory, specify |
toFileName | The destination for the copy operation.
For example: /opt/flogo/copyfilename |
overwrite |
Set this field to If the specified file or directory exists and this field is set to |
Loop
For information on Loop, see the "Using the Loop Feature in an Activity" section in the TIBCO Flogo® Extension for Visual Studio Code User Guide.