BackBox H4.00 VTC Scripting Option

Table Of Contents
Script controller
6 BackBox H4.00 VTC Scripting Option
Maximum number of times the script controller retries the backup of each file.
Default value is 0.
BBOX_SCRIPT_RETRY_DELAY
Number of minutes
Artificial delay waited between a failure and a retry.
Default value is 10.
BBOX_SCRIPT_TEMP_DIR
Windows directory used to create temporary files.
Default value is current directory.
BBOX_SCRIPT_MAX_THREADS
Number of concurrent threads per queue
Default value is 1
BBOX_BACKUP_SIZE
Number of MB
Maximum total size of Windows files to process in a single subscript
execution. The goal is only to avoid extraordinary long script executions.
Default value is 102400
BBOX_GENERATED_LINE
Pattern for the Enterprise Backup command line to backup a file.
Use #file# as placeholder in the command pattern for the name of the file to
backup.
Windows variables set by the VTC for the regular backup script are available,
ex: %BBOX_DOMAIN%.
Windows parameters that vary for each virtual volume must be not used, ex:
%BBOX_VOLUME%.
Default value is #file#, to produces a file-list.
<queue-name>
User defined queue name.
No default value.
<sub-script-file-name>
subscript name to be started by the Script controller.
No default value.