Backups
Kanzi Studio provides the following ways for backing up your projects:
- Autosave. Every time Kanzi Studio automatically saves your project it makes a copy of the .kzproj project file and stores it in a file with .autosave extension. Kanzi Studio stores only one copy of the .autosave file. See Setting autosave for projects.
- Project file backups. Every time you save your project, Kanzi Studio makes a copy of the .kzproj project file and stores it in a file with extension .kzproj_N, where N is the consecutive number of the backup. Kanzi Studio stores the ten latest project file backups. For example, if the name of your project is Orchard, project file is Orchard.kzproj, latest backup is Orchard.kzproj_1, second to latest backup is Orchard.kzproj_2, and so on. See Restoring projects from Kanzi Studio backups.
- Restore Points. Use restore points to return to an earlier version of your project. When you create a restore point for a project, Kanzi Studio makes the complete copy of your project into a timestamped directory in the <ProjectName>/Restore Points directory. See Using restore points.
See also
Setting autosave for projects
Restoring projects from Kanzi Studio backups
Using restore points
Open topic with navigation