Scripting and Command Line Operations |
You may create scripts for frequently repeated or unattended disk actions and execute them from a command line or file. The same script commands may be executed directly from a command line. Currently, R-Drive Image supports scripts for creating a new image file, appending data to an existing one, and restoring data from an image.
r-driveimagecl [/switches] cmd="<ScriptName>.rdi" where <ScriptName> is the script name and its path, if necessary, and press the Enter key Note: if ScriptName contains no spaces, double quotes (") may be omitted. No characters in ScriptName should be escaped. Incompatibilities with ver.3.x
Switches set in the command lines also is used as default values for parameters in scripts.
When R-Drive Image completes the operation, the Commit OK message will appear in the command prompt. You may include this command to a command file and automatically run such command file either manually or using any scheduling software for unattended disk actions.
To perform an action from the command line:
r-driveimagecl [/switches] create <params> r-driveimagecl [/switches] append <params> r-driveimagecl [/switches] restore <params> and press the Enter key.
When R-Drive Image completes the action, the Commit OK message will appear in the command prompt. Note: the /f switch is not applicable to the actions performed from the command prompt.
The Disk Actions chapter explains basic disk actions. The Advanced Disk Actions chapter explains how to perform advanced disk actions. The Technical Information chapter gives technical information on Supported CD and DVD Recorders and List of Supported Hardware Devices Follow this link to obtain R-Drive Image Contact Information and Technical Support |