beautypg.com

Acronis True Image 9.1 Server for Linux - User Guide User Manual

Page 64

background image

Console mode

64

Copyright © Acronis, Inc., 2000-2006

For example:

trueimagecmd --list --filename:nfs://dhcp6-
223.acronis.com/sdb3/nfs_root:/mike/md1.tib

shows contents of /mike/md1.tib archive. /mike/md1.tib is located on dhcp6-

223.acronis.com node in /sdb3/nfs_root directory exported by NFS.

To get Samba network access, specify the image file name as follows:

smb://hostname/share name/remote filename

Hostname may be specified with username and password as:

username:password@hostname

For example:

trueimagecmd --list --filename:smb://dhcp6-
223.acronis.com/sdb3/mike/md1.tib

shows contents of /mike/md1.tib archive. /mike/md1.tib is located on dhcp6-

223.acronis.com node in /sdb3 directory exported by Samba.

--harddisk:disk1,disk2, etc

With --create, specifies the hard disks to include into the image file. With --restore,
specifies the hard disks to restore from the image file. The list of available hard disks is
provided by the --list command. An image may contain data of more than one hard disk.
In that case, separate disk numbers by commas, e.g.:

--harddisk:1,3

--target_harddisk:disk

Specifies the target disk to which the image will be restored.

--partition:disk1-part1,disk2-part2, etc

With --create, specifies the partitions to include into the image file. With --restore,
specifies the partitions to restore from the image file. The list of available partitions is
provided by the --list command. Partition numbers are specified as -
, e.g.:

--partition:1-1,1-2,3-1

--target_partition:disk-partition

Specifies the target partition to which the image will be restored.

--compression:level

Sets image compression level. The valid range - from 0 to 9, the default value is 3.

--progress:on|off

Shows/hides the operation progress bar, hidden by default.

--incremental