9
Copyright © Acronis, Inc., 2000-2010
Unmanaged vaults are specified by their path. For example, if a vault is located in a folder,
specify the path to that folder.
If the
vault
option is specified the
filename
option is ignored.
arc:[archive name]
The name of the archive. If not specified, the
arc_id
option is used. If both the
arc
and
arc_id
options
are specified, the
arc_id
option is used.
arc_id:[archive id]
Specifies the Universally Unique Identifier (UUID) of the archive, e.g.:
/arc_id:183DE307-BC97-45CE-9AF7-60945A568BE8
If not specified, the
arc
option is used. If both options are specified, the
arc_id
option is used.
filename:[file name]
a)
Backup file name, if the archive location is other than ASZ.
b)
Archive name, when restoring or deleting files from ASZ. Can be obtained with asz_files.
If the
vault
option is specified the
filename
option is ignored.
password:[password]
a)
Password for the archive, if the archive location is other than ASZ.
b)
Password for the ASZ, if archive location is ASZ.
asz:[number of archive]
Addresses to the ASZ and selects the archive (a full backup with or without increments).
To get the archive number, use
asz_content.
index:N
N = Number of the backup in an archive:
1 = basic full backup
2 = 1st increment… and so on
0 (default) = latest increment
Selects a backup in a sequence of incremental backups inside the archive.
To get a backup index from the ASZ, use
asz_content
.
include_pits:[pits numbers]
Specifies the backups (pits) to be included in the archive copy. To get the numbers of pits, use
pit_info
. Separate multiple values with a comma, for example:
/include_pits:2,4,5