Incremental Backups Hestia

Hi everyone, I [read] (Backup & Restore | Hestia Control Panel), but there is little information about Incremental Backups. I am interested in whether it is possible to transfer these copies to another server. For example, you can deploy a regular backapp like this v-restore-user user user.2025-02-05_22-55-28.tar, but can you do the same with Incremental Backups? Thank’s

For moving between servers it is probally easier to keep the old backup method. (At least if your can)

But if you really need you can just run

v-restore-user-full-restic user snapshot key
the key can be found in /usr/local/hestia/data/users/[user]/restic.conf

You need to make sure to add the rclone remote to restic first in the settings…

3 Likes

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.