Copy Folder
Copies a folder from one location to the other.
Last updated
Copies a folder from one location to the other.
Last updated
This activity copies a specified folder to another location. Optionally, replace any folder with the same name that already exists in the destination location
Source: Required
The location of the folder that is to be copied.
Destination: Required
Specifies the full path of the destination for the copied folder.
Overwrite:
True
- Overwrites the folder with the same name as the copied one at the destination.
False
- Creates a new folder at the destination.