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.

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.

Examples

Parameters

--loc=<path>
--credentials=<user name>,<password>
--arc=<archive name>
--password=<password>
--backup=<backup IDs>
--target=<path>
--credentials=<user name>,<password>
--target_arc=<archive name>

General parameters

--log=<full path>
--output={formatted|raw}
--progress
{-f|--file_params}=<full local path>

Access to a remote machine (advanced editions only)

--host=<IP address or hostname>
--credentials=<user name>,<password>
--address=<IP address or hostname>

Access to a specific service within a machine (advanced editions only)

--service={mms|ams|asn}