benefits of defining cron jobs per location in autorestic config vs running the command via cron directly? #415
arpitgupta
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am trying to understand what the pro/con's are of using the os level cron to schedule all the backup's needed vs defining the cron configs in auto restic configs.
I understand the former case will require multiple entries in the crontab on my system. Is it just a personal choice or are there benefits of defining the cron in autorestic configs that I am missing?
Beta Was this translation helpful? Give feedback.
All reactions