Directory Move
Last updated
Last updated
DirectoryMove supports moving 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 already in the destination directory that is also in the source directory should be replaced by the file in the source directory.
If this option is not selected, all existing files in the target directory will be kept unchanged.
Only displayed when the option selected is Merge Directory.