Page 1 of 1

Deactivate Backup

Posted: Fri Aug 15, 2014 11:11 am
by wwmn
I searched the whole forum but I can't find a answer to my problem.
Is there the a way to disable the daily backup function?
I tried to suspend a few cron jobs but it still it does the daily backups.

Re: Deactivate Backup

Posted: Fri Aug 15, 2014 11:23 am
by imperio
Try to suspended this cron job

Code: Select all

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

Re: Deactivate Backup

Posted: Sat Sep 06, 2014 10:51 am
by quatroweb
Let's imagine that one actually don't want to deactivate the v-backup-users, but just want to delete the old backup files in /home/backup which is more than x days old?

How to come around that issue?

Re: Deactivate Backup

Posted: Tue Sep 09, 2014 9:11 pm
by head
quatroweb wrote:just want to delete the old backup files in /home/backup which is more than x days old?
You just need to edit file
/usr/local/vesta/data/users/admin/user.conf (or any other user you want to fix)
Look for BACKUPS="?" line to adjust how many backups will be kept.

Re: Deactivate Backup

Posted: Tue Sep 09, 2014 9:22 pm
by quatroweb
Hi Head,

Man.. how blind can I be! Just saw it now.. also able to just change how many backups will be kept in "packages" am I right?

Thanks a lot for your advice!

Re: Deactivate Backup

Posted: Fri Sep 19, 2014 1:14 pm
by karlis.kisis
yes, just change it in packages