Manual backup and automatically backup at the same config ? #804
Cristishor201
started this conversation in
Questions
Replies: 1 comment 2 replies
-
You can mix different backuptypes for a system. So in your case you can configure the scheduled backup to use rsync. When you want to create a dd backup manually just use option -t dd which will overwrite the default backuptype rsync. |
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
-
Hello,
I have a question: how to setup dd backup for manual invoke, and rsync of weekly / monthly backup ? It is possible ?
Beta Was this translation helpful? Give feedback.
All reactions