Renames the name of a file or a directory (e.g. a home directory for
a user)
This action is typically used in a script that is intended to manage
existing user accounts. With this action you can rename a home directory
for a user or to move user files to a differrent location.
|
Property name |
Description |
Typical setting |
Remarks |
|
Source file / directory |
The full path of the original file or directory |
|
|
|
Destination file / directory |
The full path of the destination file or directory |
|
|
|
Allow the move to different volume flag |
Allows moving the file to a different volume.
The default value is "Yes" |
Yes |
|
|
Delay rename until reboot flag |
Specifies that the file should not be moved
until the operating system has been restarted. The default value is "No". |
No |
|
|
Replace existing file flag |
Replaces the fdestination file if it already
exists. The default value is "Yes". |
Yes |
This option can only be used for files, not
for directories. |
|
Flush before return flag |
The script action remains active until the
move has been completed and the data written to disk. The default value
is set o "No." |
|
|