D-Link DNS-1250-04 Acronis Backup Software User Manual for DNS-1250-04 - Page 139

Back up files, Restore files, Consolidate backups, Secure Zone that is protected with password 'pswd

Page 139 highlights

trueimagecmd /deploy /filename:"C:\Test\1.tib" /password:qwerty /harddisk:2  The following command will restore partition 2-1, stored in image 1.tib, to partition 1-1: trueimagecmd /deploy /filename:"C:\Test\1.tib" /partition:2-1 /target_partition:1-1  The following command will restore partition 2-1, stored in image 1.tib, to hard disk 3: trueimagecmd /deploy /filename:"C:\Test\1.tib" /partition:2-1 /target_harddisk:3 /start:63 /size:64000 /type:logical A new logical partition will be created on disk 3 starting from sector 63. The partition will occupy about 64000 sectors-the exact size will depend on disk geometry and the type of the file system.  The following command will restore partition 1-1, stored in image Server30Cdrive.tib, protected with password '123qwe', to partition 2-1. The restored partition will be of the active type: trueimagecmd /deploy /filename:z:\Server30Cdrive.tib /partition:1-1 /target_partition:2-1 /type:active /password:123qwe  The following command will restore the MBR from the image of hard disk 1 to the same hard disk 1. The image is contained in the 3rd backup created in archive number 2, located in Acronis Secure Zone that is protected with password 'pswd': trueimagecmd /deploy_mbr /harddisk:1 /asz:2 /index:3 /password:pswd  The following command will restore the MBR from the image of hard disk 1 to hard disk 2. The image is contained in the arc.tib file located on the FTP server: trueimagecmd /deploy_mbr /harddisk:1 /target_harddisk:2 /filename:ftp://server/folder/arc.tib /ftp_user:fuser /ftp_password:fpswd 6.1.4.3 Back up files  The following command will back up files from the MyProject folder residing in D:\Workarea, except for files in the Old subfolder and hidden files, to the Myproject.tib file and save this file in the E:\Backups folder: trueimagecmd /filebackup /filename:E:\Backups\Myproject.tib /include:D:\Workarea\MyProject /exclude_names: D:\Workarea\MyProject\Old /exclude_hidden 6.1.4.4 Restore files  The following command will restore all files from E:\Backups\Myproject.tib to the original folder and assign the files the original date and time: trueimagecmd /filerestore /filename:E:\Backups\Myproject.tib /original_date Since the /overwrite option is not specified, the latest file modifications will be replaced with the original ones. 6.1.4.5 Consolidate backups  The following command will display the numbered list of backups, contained in the archive Kons.tib residing on the network share \\smbsrv\Archives\: trueimagecmd /pit_info /filename:\\smbsrv\Archives\Kons.tib

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107
  • 108
  • 109
  • 110
  • 111
  • 112
  • 113
  • 114
  • 115
  • 116
  • 117
  • 118
  • 119
  • 120
  • 121
  • 122
  • 123
  • 124
  • 125
  • 126
  • 127
  • 128
  • 129
  • 130
  • 131
  • 132
  • 133
  • 134
  • 135
  • 136
  • 137
  • 138
  • 139
  • 140
  • 141
  • 142
  • 143
  • 144
  • 145
  • 146
  • 147
  • 148
  • 149
  • 150
  • 151
  • 152
  • 153

trueimagecmd /deploy /filename:"C:\Test\1.tib" /password:qwerty
/harddisk:2
The following command will restore partition 2-1, stored in image 1.tib, to partition 1-1:
trueimagecmd /deploy /filename:"C:\Test\1.tib" /partition:2-1
/target_partition:1-1
The following command will restore partition 2-1, stored in image 1.tib, to hard disk 3:
trueimagecmd /deploy /filename:"C:\Test\1.tib" /partition:2-1
/target_harddisk:3 /start:63 /size:64000 /type:logical
A new logical partition will be created on disk 3 starting from sector 63. The partition will occupy
about 64000 sectors—the exact size will depend on disk geometry and the type of the file
system.
The following command will restore partition 1-1, stored in image Server30Cdrive.tib, protected
with password ‘123qwe’, to partition 2-1. The restored partition will be of the active type:
trueimagecmd /deploy /filename:z:\Server30Cdrive.tib /partition:1-1
/target_partition:2-1 /type:active /password:123qwe
The following command will restore the MBR from the image of hard disk 1 to the same hard disk
1. The image is contained in the 3rd backup created in archive number 2, located in Acronis
Secure Zone that is protected with password ‘pswd’:
trueimagecmd /deploy_mbr /harddisk:1 /asz:2 /index:3 /password:pswd
The following command will restore the MBR from the image of hard disk 1 to hard disk 2. The
image is contained in the arc.tib file located on the FTP server:
trueimagecmd /deploy_mbr /harddisk:1 /target_harddisk:2
/filename:ftp://server/folder/arc.tib /ftp_user:fuser
/ftp_password:fpswd
6.1.4.3
Back up files
The following command will back up files from the MyProject folder residing in D:\Workarea,
except for files in the Old subfolder and hidden files, to the Myproject.tib file and save this file in
the E:\Backups folder:
trueimagecmd /filebackup /filename:E:\Backups\Myproject.tib
/include:D:\Workarea\MyProject /exclude_names: D:\Workarea\MyProject\Old
/exclude_hidden
6.1.4.4
Restore files
The following command will restore all files from E:\Backups\Myproject.tib to the original folder
and assign the files the original date and time:
trueimagecmd /filerestore /filename:E:\Backups\Myproject.tib
/original_date
Since the /overwrite option is not specified, the latest file modifications will be replaced with the
original ones.
6.1.4.5
Consolidate backups
The following command will display the numbered list of backups, contained in the archive
Kons.tib residing on the network share
\\smbsrv\Archives\
:
trueimagecmd /pit_info /filename:\\smbsrv\Archives\Kons.tib