User guide

125 Copyright © Acronis International GmbH, 2002-2013
acrocmd backup file --include=c:\work --password=123 --encryption=aes256
--loc=online:// --credentials="user@mail.com",pass --arc=my_archive
Recovering files and folders (p. 25)
Recovering a file from a backup stored in a local folder to the original folder. Since the
--overwrite parameter is not specified, the existing file will be overwritten.
acrocmd recover file --loc=E:\backups\my_thesis --arc=my_thesis
--backup=XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX --file=C:\documents\my_thesis.doc
Recovering a folder and its contents from the latest backup of an archive residing in Acronis
Secure Zone to a local folder.
acrocmd recover file --loc=atis:///asz --arc=my_archive --file=C:\Documents
--target=D:\my_folder
Recovering a folder and its contents from a backup. The archive is specified by the file name of a
backup that belongs to the archive (my_machine3.tib). This syntax is useful for archives
created using the --plain_archive (p. 91) parameter.
Please be aware that the command will apply to the backup specified in the --backup
parameter rather than to the one specified in the --arc parameter.
acrocmd recover file --loc=E:\backups\my_machine --arc=my_machine3.tib
--backup=XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX --file=C:\Documents
--target=D:\my_folder
Recovering all contents of the latest backup of an archive residing on a network share to the
original folder. The existing files and folders will not be overwritten. The files' security settings
and original dates will be preserved.
acrocmd recover file --loc=nfs://server/backups:/ --arc=my_data --overwrite=never
--recover_security=true --original_date
Recovering the user home directory in Linux from a backup stored on a SAMBA share.
acrocmd recover file --loc=\\bkpsrv\backups\anna --credentials=netuser1,pass1
--arc=home_dir --backup=XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX --file=/home/anna
Recovering the contents of the latest backup of an archive residing on a network share. The
software will recover all files and folders except for the *.tmp and *.bak files.
acrocmd recover file --loc=\\srv1\folder1 --credentials=user1,pass1 --arc=my_docs
--exclude=*.tmp,*.bak
4.1.3 Virtual machines
Listing virtualization servers (p. 27)
Listing virtualization servers and server clusters that are present on the specified management
server.
acrocmd list vmservers --host=srv1 --credentials="srv1\AMS user",pass1
--service=ams
Listing virtual machines (p. 27)
Listing virtual machines that are managed by the management server.
acrocmd list vms --host=srv1 --credentials="srv1\AMS user",pass1 --service=ams
Listing virtual machines that are managed by the management server and that have the "error"
status.