This activity copies a specified folder to another location. Optionally, replace any folder with the same name that already exists in the destination location
From
Source:Object ArgumentRequired
The location of the folder that is to be copied.
To
Destination:String ArgumentRequired
Specifies the full path of the destination for the copied folder.
Input
Overwrite:
True - Overwrites the folder with the same name as the copied one at the destination.