Copyright © Acronis, Inc., 2000-2010
27
stored in it
export
Exports an archive (or
one or more backups
stored in it) from a
centralized managed
vault to a local or
network folder
/vault:
Managed_Vault
Either /arc:
Archive_Name
or /arc
id:
Archive_UUID
/target_vault:
Folder_Name
/include_pits:
Backup_Numbers_List
/password:
Password
/credentials:
User_Name
:
Password
/target_arc:
Archive_Name
/target_credentials:
User_Name
:
Password
/progress:{on|off}
/log:
Log_File_Name
/log_net_user:
User_Name
/log_net_password:
Password
import
Imports an archive
from a local or network
folder to a centralized
managed vault
/vault:
Folder_Name
Either /arc:
Archive_Name
or /arc
id:
Archive_UUID
/target_vault:
Managed_Vault
/password:
Password
/credentials:
User_Name
:
Password
/target_credentials:
User_Name
:
Password
/progress:{on|off}
/log:
Log_File_Name
/log_net_user:
User_Name
/log_net_password:
Password
help
Shows usage
information
None
None
1.2.2
Options
This section lists the options used by the StorageNodeCmd command-line utility.
1.2.2.1
arc and arc_id
The arc option specifies the name of the archive—for example: /arc:"My Archive"
If the vault contains more than one archive with this name, the utility uses the first such archive it
finds—not necessarily the oldest or newest one. When there are several archives with the same
name, consider using the arc_id option instead.
The arc_id option specifies the Universally Unique Identifier (UUID) of the archive—for example:
/arc_id:183DE307-BC97-45CE-9AF7-60945A568BE8
To view the UUIDs of the archives stored in a managed vault, use the list command—for example:
StorageNodeCmd /list /vault:"bsp://My Storage Node/MyVault"
Specify only one of these options. If both are specified, the arc_id option is used.