File::MoveDirectory | ||
Description | ||
Move
a direcotry to the specified destination directory. When "Overwrite"
is enabled and the destination directory exists, the destination directory
(including it's contents) will be removed before the source directory
is moved. Source directory:
c:\data\input |
||
Options | ||
Source
directory |
The source directory to be moved. |
|
Destination
directory |
The directory to which the source directory must be moved. | |
Overwrite
|
If enabled, if the destination directory exists it will be removed before the source directory is moved. | |
Only
Move Contents |
If enabled, only the contents (files) of the (sub)directories is moved, not the directories. |