Directory Copy
Last updated
Last updated
DirectoryCopy supports copying directories (folders).
Indicates the full path of the directory on which to perform the action.
Indicates the full path to the destination directory.
What to do when the already exists.
Options:
Overwrite directory replaces the entire contents of the target directory with the contents of the source directory.
Merge directory retains all existing sub-directories and files in the target directory. Files that also exist in the source directory will replace those in the target directory based on the property.
Do nothing keeps the target directory unchanged.
Select if any file that is already in the destination directory and that is also in the source directory should be replaced by the file in the source directory.
If this option is unchecked, all existing files in the target directory will be kept unchanged.
Only displayed when the option selected is Merge directory.