export backup
Copies the archive specified by the --arc
parameter from the location specified by the --loc
parameter to the location specified by the --target
parameter. The copy will contain only the backups specified by the --backup
parameter.
To export an entire archive or all the archives stored in a location, use the export archive
command.
The command always creates a new archive in the target location. You cannot specify an existing archive in the --target_arc
parameter. Both the --target
and the --target_arc
parameters are mandatory.
If the --backup
parameter is not specified, the command will export only the latest backup.
Parameters
--loc=
<path>
--credentials=
<user name>,
<password>,encrypted
--arc=
<archive name>
--password=
<password>,encrypted
--backup=
<backup IDs>
--target=
<path>
--credentials=
<user name>,
<password>,encrypted
--target_arc=
<archive name>
--silent_mode={on|off}
General parameters
--log=
<full path>
--log_format={structured|unstructured}
--progress
{-f|--file_params}=
<full local path>
Access to a remote machine
--host=
<IP address or hostname>
--credentials=
<user name>,
<password>,encrypted
--address=
<IP address or hostname>
Access to a specific service within a machine
Exporting backups from a managed location (--loc=bsp://
<storage node>/
<location name>) is always executed by the storage node service. If you specify a different service, it will transmit the command to asn
.