backrest icon indicating copy to clipboard operation
backrest copied to clipboard

Configure a backup every X days at a specific time

Open lordraiden opened this issue 11 months ago • 5 comments

Configure a backup every X days at a specific time Is this possible in backrest?

https://serverfault.com/questions/204265/how-to-configure-cron-job-to-run-every-2-days-at-11pm In cron is supported but no via webUI

lordraiden avatar Jan 18 '25 10:01 lordraiden

It is actually supported, just setup in your Plan the "Backup Schedule" option to "Cron" :

Image

NaolShow avatar Jan 19 '25 08:01 NaolShow

It is actually supported, just setup in your Plan the "Backup Schedule" option to "Cron" :

Image

Yes I know but with that you can't config it every 2 days for example, because the days of the week won't be the same every week

lordraiden avatar Jan 19 '25 09:01 lordraiden

Ahhhh yes indeed, my bad!

NaolShow avatar Jan 19 '25 09:01 NaolShow

I would suggest just allowing the cron syntax as input in the WebUI instead of having a dropdown menu for it.

mbu147 avatar Jan 23 '25 13:01 mbu147

I would suggest just allowing the cron syntax as input in the WebUI instead of having a dropdown menu for it.

Yes, this will be better so we can just enter in the syntax ourself.

impozey avatar Sep 12 '25 10:09 impozey