Parameters |
Description |
TYPE |
Type of task to be carried out: |
PROJECTNAME |
Project name with complete file path. Applies only for TYPE = PROJECT. |
ARCHIVENAME |
Archive name. Name of the archive to be restored. |
DESTINATIONPATH |
Target directory. Path where the project or data should be restored. |
UNPACKPROJECT |
Indicates whether the zipped project should be unzipped (optional, 1 = Yes, 0 = No). |
MODE |
Indicates how the files included in the data backup should be restored (optional, default (restore without ProjectInfo.xml) = 0, include ProjectInfo.xml in restore = 1). |
Restore project:
restore /TYPE:PROJECT /ARCHIVENAME:U:\temp\my_prj.zw1 /PROJECTNAME:U:\temp\w3_proj.elk /UNPACKPROJECT:0 /MODE:1
Restore master data (plot frames, etc.) in a target directory:
restore /TYPE:MASTERDATA /ARCHIVENAME:U:\temp\SSHmy_MasterData.zw2 /DESTINATIONPATH:U:\temp