User guide
132  Copyright © Acronis International GmbH, 2002-2013 
Listing backup content (p. 45) 
  Listing the content of a backup from an archive residing in Acronis Secure Zone. 
acrocmd list content --loc=atis:///asz --credentials=aszpass --arc=my_archive 
--backup=XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX 
Validating a backup (p. 45) 
  Validating a backup. 
acrocmd validate backup --loc=E:\backups\ --arc=my_archive 
--backup=XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX 
Cataloging a backup (p. 46) 
  Cataloging the latest backup of an archive stored in a network folder. 
acrocmd catalog backup --loc=\\bkpsrv\backups --credentials=netuser,pass2 
--arc=my_archive 
  Cataloging a backup stored in a managed vault. The cataloging is always executed by the storage 
node, regardless of the machine where you run this command from. This example assumes that 
you run the command on the storage node. 
acrocmd catalog backup --loc=bsp://storage_node1/my_vault --arc=my_archive 
--backup=XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX --service=asn 
Exporting backups (p. 47) 
  Exporting the selected backups of an archive stored in a managed vault to a local folder. 
acrocmd export backup --loc=bsp://storage_node1/my_vault --credentials="ASN 
user",pass --arc=my_archive --password=123 
--backup=XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXX1,XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXX
XX2 --target=E:\copies --target_arc=my_archive_copy 
  Importing the latest backup of an archive from a network folder to a managed vault.   
acrocmd export backup --host=storage_node --credentials=user1,pass1 --service=asn 
--loc=\\bkpsrv\backups --credentials=netuser,pass2 --arc=my_archive 
--target=bsp://storage_node/my_vault --progress 
Because the parameter value --service=asn is used, the command will be executed by the 
storage node service. The first credentials must belong to a user of the specified vault. The 
second credentials enable reading from the shared folder. 
Replicating a backup (p. 48) 
  Replicating the latest backup of an archive stored in a local folder to a tape device directly 
attached to the machine. 
acrocmd replicate backup --loc=C:\Backups --arc=my_archive --password=123 
--target=atis:///tape?XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX 
  Replicating the selected backup of an archive from a network share to Acronis Online Backup 
Storage. 
acrocmd replicate backup --loc=\\bkpsrv\backups --credentials=netuser,pass1 
--arc=my_archive --backup=XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX 
--target=online:// --credentials=user@mail.com,pass2 
--target_arc=my_archive_copy 
Converting a backup to full (p. 49) 
  Converting the latest backup of the archive to a full backup. As a result of the operation, the 
incremental or differential backup is substituted with a full one (for the same point in time). 










