Managing backups
Administer a project
When you save your project, the project database and the vgp file is backup up in a sub-folder called VGPBACKUP, within the project Data folder. Each backup is time stamped as follows: Sat_Oct_24_172750_2020.zip, which is weekday_month_day_time_year.zip. If the project has been upgraded from the previous VRGS version the suffix _UpgradedFrom### where ### is the version number upgraded from.
Recover a project
To re-instate an earlier project follow these steps:
- Rename your current “.vgp” file. For example if your file is called “MyProject.vgp” rename it to “MyProject_Old.vgp”.
- Rename the database file SQLDBv4.db to SQLDBv4.db_old. This is found in the DATABASES folder of the Data folder.
- Navigate into the MyProject Data\VGP_BACKUP folder and find the project file you wish to re-instate (This will have a name like “Sat_Oct_24_172750_2020.zip” which is the date and time stamp).
- Copy this file into the same folder as the original “.vgp” file and extract the zip file.
- Copy the SQLDBv4.db file into the DATABASES folder of the Data folder.
- Starts VRGS and open the vgp file.
- Please take care when using this project recovery approach. Always back up your data first or if in doubt contact VRGS support.