Replies: 1 comment 2 replies
-
|
Yes, absolutely possible. Just specify 2x repos. The backup will go to both. About the case where one of them is missing: Let me research how we can elegantly solve it. Doesn't exist yet, but we'll get it done. |
Beta Was this translation helpful? Give feedback.
2 replies
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.
-
Currently, I am looking for a good way to use the same config file for
With this setup, I face the following issue:
When the USB-disk is not attached / not mounted AND the scheduled backup is due,
there is a popup that proposes to initialize the (at this moment missing) USB repository.
Apparently vykar tries to get the information from the (un-mounted) USB-stick. Since the
repository is not mounted (the directory does not exist), vykar proposes to create initialize the repo.
Is there a way to prevent this type of behaviour?
What would be a good workaround?
Beta Was this translation helpful? Give feedback.
All reactions