Backup periodicity

Hello guys, is that possible to set hestia users backup for once in a month or once in a week?

You can create under the admin user a cronjob with

sudo /usr/local/hestia/bin/v-backup-user user

With the cron settings you want…

How ever you can’t exclude a user from v-backup-users cronjob…

Is that possible that this option (in panel) will be in the next updates?

Can I create this backup periodicity for all users from this command?

sudo /usr/local/hestia/bin/v-backup-users

Yes…

You probally need to delete the currently existing backup…

Ok, thank you eris!