Back Up a Project
- Last UpdatedFeb 06, 2024
- 3 minute read
Use the Plant SCADA backup functionality to archive project files using the industry standard ZIP compression algorithm. The default file extension for Plant SCADA backup files is .ctz, though any extension (including .zip) can be used. You can use any utility that supports .zip files to extract project files from a compressed Plant SCADA backup.
To back up a project:
-
In the Project activity, select Home.
-
On the Command Bar, click Backup.
The Backup Project dialog appears.

-
Complete the required fields (see below for a description of the fields).
-
Click OK.
Backup Project Dialog Box
|
Field |
Description |
|---|---|
|
Name |
Select the name of the project to back up. |
|
Save Included Projects |
Select to add any included projects to the backup file. The included projects are saved to a sub-directory named "_IncludeProjects". Note: If you select the Save Included Projects option, any system projects that are installed with the product (such as "Library_Controls" and "SxW_Style_Include") will not be added to the backup file. |
|
Backup file |
Enter the path to the backup file location, including the file name. You can either type the path in directly or use the Browse button. The backup file name defaults to <project>.ctz. If the extension is omitted then .ctz is used. |
|
Use compression |
Select to use data compression when you are backing up a project to save space. |
|
Save compiled |
By default, Plant SCADA backs up the project in uncompiled mode. If you select this option, Plant SCADA backs up both the compiled and uncompiled projects files, resulting in a larger backup file. |
|
Save sub-directories |
If you select this option, Plant SCADA also backs up data in any sub-directories within the project directory. The directory structure is maintained in the backup, and you can choose to restore the sub-directories when restoring the project. For example, if you wish to back up your Process Analyst views, save them in a sub-directory of the project and select this option. When you restore the project, you will have the option to also restore the Process Analyst Views directory. |
|
Use encryption |
As an added security measure, you can back up your project in an encrypted format. If you select this option, a dialog box that requests a password is displayed when you click OK on the Backup Project dialog. It writes the project to disk in a format that encodes the password along with the protected project. The project can only be restored if the password is entered. |
|
Save configuration files |
Select this option to back up *.ini files from the Config folder. This will also backup the TimeSyncConfig.xml file used to store the time synchronization settings configured in the Time Synchronization utility. If you are using a custom INI file (for example 'abc.ini') and it is placed in the Config folder, it will also be backed up. If you are using a custom INI file that is stored in a sub-directory of the project, select the Save sub-directories option to back it up as well. Note: You can define a non-default INI file for Plant SCADA by passing a parameter through to Plant SCADA Studio from the Properties dialog box that is accessible from the Shortcut tab. See Use an Alternative INI File for further information on how to do this. |
Note: With the release of Plant SCADA 2023 R2, the CSV_Include project is no longer supported as a system project. If you have any projects based on the CSV_Include templates, you will need to create a separate backup of the CSV_Include project and restore manually it in version 2023 R2 (or later). You can then include it as a user project.