Page 1 of 1

Is there anyway to backup daily, weekly, monthly

Posted: Sat Feb 01, 2020 12:52 pm
by daniyal.javani
Hi there!
How can I have 3 daily backup, 3 weekly backup and 3 monthly backup?

Re: Is there anyway to backup daily, weekly, monthly

Posted: Sat Feb 01, 2020 5:55 pm
by liamgibbins
you can use a cron job..

Re: Is there anyway to backup daily, weekly, monthly

Posted: Sun Feb 02, 2020 8:27 am
by daniyal.javani
liamgibbins wrote: Sat Feb 01, 2020 5:55 pm you can use a cron job..
Thanks but I'm afraid they will replace incorrectly, right?
Do you have a documentation or sample for that?

Re: Is there anyway to backup daily, weekly, monthly

Posted: Sun Feb 02, 2020 8:38 am
by grayfolk
No way with exists bash scripts.
You can write your own script for implement this.

Re: Is there anyway to backup daily, weekly, monthly

Posted: Sun Feb 02, 2020 8:41 am
by daniyal.javani
grayfolk wrote: Sun Feb 02, 2020 8:38 am No way with exists bash scripts.
You can write your own script for implement this.
And should I read /usr/local/vesta/bin/v-backup-user to learn how to do it?

Re: Is there anyway to backup daily, weekly, monthly

Posted: Sun Feb 02, 2020 11:29 am
by grayfolk
daniyal.javani wrote: Sun Feb 02, 2020 8:41 am
grayfolk wrote: Sun Feb 02, 2020 8:38 am No way with exists bash scripts.
You can write your own script for implement this.
And should I read /usr/local/vesta/bin/v-backup-user to learn how to do it?
Yes, but you can use another way for create backups.