Replies: 2 comments 3 replies
-
|
Did you look at the For the schedule I don't think you can override it. But I may be wrong. |
Beta Was this translation helpful? Give feedback.
2 replies
-
I looked into this when making the decision and there was some minor benefit of the current way. Don't remember it though and practically there isn't much benefit either way. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
For the backup of my computer I want to use
Reasoning/ backup idea:
My main point is, that for each repository, I would like to have different sources and different schedules.
My understanding is that, for now, Vykar (0.15.0) does not support this. (If I am not wrong)
What would be the best way to approach such a scenario with Vykar (in the future)?
I see two main possible strategies:
or
schedule: enable: falsefor the USB-repo?Afterthought:
Using labels for repositories combined with labels for sources already allows the use of different sources per repository:
vykar backup --repo local --source docsSo it is only the possibility to allow schedulers per repository, that is missing (to allow the described setup)?
Beta Was this translation helpful? Give feedback.
All reactions