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.
11.1.3
Specific options (options specific for individual trueimagecmd commands)
Option
create
harddisk:[disk number]
partition:[partition
number]
raw
progress:[on | off]
filebackup
include:[names]
exclude_names:[names]
exclude_masks:[masks]
exclude_system
exclude_hidden
restore
Copyright © Acronis, Inc., 2000-2007
Description
Specifies numbers of the hard disks to be imaged (comma separated).
For example:
--harddisk:1,3
You can obtain the list of available hard disks using the --list
command. The list includes LVM disks and md (multiple devices) as
additional drives that can also be imaged.
Specifies the partitions to include into the image file by numbers. The list
of available partitions is provided by the --list command. Partition
numbers are specified as <disk number>-<partition number>, e.g.:
--partition:1-1,1-2,3-1
Use this option to create an image of a disk (partition) with unrecognized
or unsupported file system. This will copy all disk/partition contents
sector-by-sector. Without this option only the sectors containing useful
system and user data are imaged.
Shows/hides the progress information (percent completed). It is shown
by default.
Files and folders to be included in the backup (semicolon separated, the
whole file list enclosed in apostrophes). For example:
--include:'/home/bot/ATIESsafe.iso;/home/bot/ATIW.iso'
Files and folders to be excluded from the backup (semicolon separated,
the whole file list enclosed in apostrophes). See the above example.
Applies masks to select files to be excluded from the backup. Use the
common masking rules. For example, to exclude all files with extension
.exe, add *.exe mask. My???.exe mask will reject all .exe files with
names consisting of five symbols and starting with "my".
Excludes all system files from the backup.
Excludes all hidden files from the backup.
Console mode
67
Need help?
Do you have a question about the TRUE IMAGE 9.1 - FOR LINUX and is the answer not in the manual?