Working with Backups¶
In this article
A backup (or a copy of the data and settings) of your virtual machine is a complete snapshot at a specific point in time. Backups are necessary for:
- Data protection against system or hardware failures;
- System recovery after virus attacks or critical errors;
- Data migration to other servers or systems.
Backup management is done on the server card in the personal cabinet Invapi under the tab Services:

Attention
Backups are currently only available for the following types of VPS:
- vm.pico
- vm.v2-pico
- vm.v3-pico
Setting Backup Schedule¶
- In the Backups section, click the
Settingsbutton; - In the opened window Automatic Backups Settings:
- Select days of the week for creating backups (greyed out: Mon, Tue, Wed, Thu, Fri, Sat, Sun);
- Set the backup creation time using a dropdown list for hours and minutes;
- After setting the schedule, click the
Savebutton; - To cancel changes, use the
Cancelbutton.

Managing Existing Backups¶
Creating a Backup¶
Create backup- manually create a backup.- The creation process will be displayed in the event log on the right upper corner of the panel ( icon):

Downloading a Backup¶
- Click the
Downloadbutton, selecting the desired backup; -
A download link will be created and, depending on your browser settings, you will be prompted to save the backup or an automatic download will start. Below, a username and password will be displayed. This information provides access to the S3 storage (bucket), which can be connected to using tools such as S3 Browser or other S3 clients:

-
File Format: the backup is in the form of a
.tar.gzarchive:
-
File Size: depends on the amount of data on the virtual machine and can range from several hundred MB to several GB;
- Download Time: depends on the file size and internet connection speed;
- File Name: contains the machine identifier and creation date.
What is included in the downloaded backup:
- Complete disk image of the virtual machine;
- All installed programs and their settings;
- Custom data and files;
- System configuration.
Removing a Backup¶
- The
Deletebutton allows you to delete an unnecessary backup copy.
Restoring from a Backup¶
- In the Automatic Backups section, find the required recovery point in the dropdown list;
- Select the desired backup (for example,
kp7n7occ_03-09-25_10:18:53, 0 GB); -
It is essential to stop the server before restoring from the Info > Power Control >
Power Offsection:
-
After stopping the server, press the
Restore serverbutton:
-
The restoration process will be displayed in the event log on the right upper corner of the panel ( icon):
Attention
Once a backup is deleted, it cannot be restored. A deleted backup is irreversibly lost. Ensure that this backup truly will not be needed in the future before deleting it.
Additional Information¶
- Created backups are displayed in a list with the date and time of creation;
- Each backup has a unique identifier and a link for direct access;
- It is recommended to keep multiple backups of different ages for maximum data protection.
Information
Recommendation: Use a combination of two technologies - snapshots for quick rollback during daily work, and backups for reliable long-term data protection. Regularly download important backups to store in a secure location.
Some of the content on this page was created or translated using AI.