31
Copyright © Acronis, Inc., 2000-2010
1.2.2.8
progress
Specifies whether to show (
/progress:on
) or hide (
/progress:off
) the progress of an exporting or
importing operation.
Without this option, the progress is shown.
1.2.2.9
target_arc
Specifies the name of the exported archive—for example:
/target_arc:"Exported Archive"
Without this option, the exported archive will have the same name as the original archive.
1.2.2.10
target_credentials
Specifies the user name and password to access the location (a managed vault or a folder) whose
name is given by the
target_vault
option—for example:
/target_credentials:"MyDomain\User
A":"My PassWd123"
1.2.2.11
target_vault
When used with the
export
command, specifies the local or network folder where you want to
export the archive—for example:
/target_vault:\\Server\Share
When used with the
import
command, specifies the centralized managed vault where you want to
place the imported archive. The vault has to be managed by the local storage node. The vault name is
given as a Uniform Resource Identifier (URI)—for example:
/target_vault:"bsp://My Storage
Node/MyVault"
1.2.2.12
vault
When used with the
list
command, specifies the centralized managed vault whose archives (or the
contents of an individual archive) you want to list.
When used with the
export
command, specifies the centralized managed vault that contains the
archive to export.
In either of these cases, the vault has to be managed by the local storage node. The vault name is
given as a Uniform Resource Identifier (URI)—for example:
/vault:"bsp://My Storage
Node/MyVault"
When used with the
import
command, specifies the local or network folder that contains the archive
to import—for example:
/vault:\\Server\Share
1.2.3
Examples
These examples assume the following:
You are running the
StorageNodeCmd
utility on a machine where a storage node is installed.
The name of the storage node is
My Node
.
The storage node manages a centralized vault whose name is
My Vault
.