Hello,
I enabled incremental backup in Hestia and wanted to test it. I also added a cron job to run every minute to track changed data. However, it doesn’t work as expected. When I run manually:
/usr/local/hestia/bin/v-backup-user ddisk --incremental
it backs up the entire data, not just the changes.
I have two users: admin and ddisk, and my sites are under ddisk.
In Hestia admin, the configuration and incremental backup settings look like this:
and in cronjobs i updated this: * * * * * /usr/local/hestia/bin/v-backup-user ddisk --incremental
and it looks like:
so now i go to user ddisk, and then in backups and it looks:
there is incremental jobs in menu and there is nothing.
this is ftp:



