Copy File
Copy file(s) from one location to the other.
Last updated
Copy file(s) from one location to the other.
Last updated
This activity copies a file(s) from a specified location to the other.
Source: Required
The location of the file(s) that is to be copied.
Destination: Required
Specifies the full path of the destination for the copied files.
Overwrite:
True
- Overwrites the file with the same name as the copied one at the destination.
False
- Creates a new file at the destination.
Create:
True
- Creates a directory in the destination to which the files are to be copied if the specified directory does not exist.
False
- A new directory won't be created at the destination if the directory does not exist and the copying process is terminated.
Output File Path: Stores the location(s) of the copied files(s) in the specified String variable