BackBox H4.00 VTC Scripting Option
Table Of Contents
- Table of Contents
- Introduction
- Scripts in VTCs
- Script execution cases
- Enabling or not the Script controller
- Overview of script implementation
- Guidelines
- Script settings in the BackPak UI
- Detailed description
- Script controller

Detailed description
5 BackBox H4.00 VTC Scripting Option
Pre-defined named parameters
In addition to the positional parameters, the following variables are passed to the
executing scripts:
Script named parameters
Parameter name Content
%BBOX_BACKUP_HOST%
Host name of the VTC that executed the last
volume write, or the last backup script.
Correct value if the volume was
written by
BackBox V3.10. For volumes written or backed
up previously, a default value is extracted from
%BBOX_FILE_IND%
All scripts.
%BBOX_CONF_PATH_NUMBER% Number of configured paths in the Data Store.
All scripts.
%BBOX_CONF_PATH<n>% Configured
paths, <n> varying from 1 to
%BBOX_CONF_PATH_NUMBER%
All scripts.
%BBOX_COMPRESSION% Compression algorithm used
Possible values:
NONE
ZLIB
MINILZO










