Copy Directory

You can select this activity to copy a directory from a specific location to another location.

This table lists the properties for the activity.

Property Type Property Name Data type Description
Input Target Name String The name of the directory that must be copied.
Source Filepath String Location of the directory that must be copied.
Target Directory String Location to which the directory must be copied.
Output Response Code Int32 Response code for the activity. Possible values:
  • 200 to 290: Indicates a successful response or valid output.
  • 400 to 499: Indicates client error responses.
  • 500 to 599: Indicates server error responses.
Output File String The location and path of the copied directory.