10.0
Table Of Contents
- Command-line mode and scripting in Windows
- Agent for Windows command-line utility
- Supported commands
- Common options
- Specific options
- create
- filebackup
- deploy
- deploy_mbr
- filerestore
- verify
- consolidate
- export
- convert
- list
- explore
- unplug
- asz_create
- asz_delete
- clone
- trueimagecmd.exe usage examples
- Image disks and partitions
- Restore disks and partitions
- Back up files
- Restore files
- Consolidate backups
- Export backups
- Convert an image to virtual disk
- List
- Check for assigned licenses
- Acronis Secure Zone: managing backups by archive numbers
- Acronis Secure Zone: managing backups by file names
- Acronis Secure Zone: deleting backups
- Clone
- Explore image
- Storage node command-line utility
- Scripting
- Agent for Windows command-line utility
- Console mode in Linux
- Backup, restore and other operations (trueimagecmd)
- Automatic image creation using cron service
- Restoring files with trueimagemnt
48 Copyright © Acronis, Inc., 2000-2011
2.1.3.6 verify
folder_name:[path]
Specifies a path to the local folder that contains archives to verify.
For example:
--folder_name:'/home/bot/MyProject'
By default, all archives stored in the folder and its subfolders will be verified. To exclude the
subfolders from verification, add the --no_subdir (p. 48) option.
no_subdir
This option is used together with the /folder_name (p. 18) option. Prohibits verification of archives
stored in the subfolders of the specified folder.
For example:
--folder_name:'/home/bot/MyProject' --no_subdir
If the option is not specified, all archives stored in the parent folder and its subfolders will be verified.
2.1.3.7 consolidate
target_filename:[file name]
Specifies the path to and name of the archive copy to be created. If there are two or more backups
(pits) in the copy, numbers will be added to their names.
2.1.3.8 export
target_vault:[target path]
Specifies a path to the target location to export the archive to.
The following target locations are supported:
Local folders and unmanaged vaults, e.g.: --vault:/folder, or --vault:"/Folder 1"
Managed vaults (for advanced product editions only), e.g.: --
vault:bsp://StorageNode/VaultName
Network folders, e.g.: --vault:smb://Server/Share/
FTP and SFTP, e.g.: --vault:ftp://ServerA/Folder1
CD, DVD – with the path specified as a local path, e.g.: --vault:/mnt/cdrom
Acronis Secure Zone, e.g.: --vault:atis:///asz
Tapes, e.g.: --vault:atis:///tape?0
Unmanaged vaults are specified by their path. For example, if a vault is located in a folder,
specify the path to that folder.