-
-
Notifications
You must be signed in to change notification settings - Fork 268
Borg as back end, now accepts options for repository encryption. #1045
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Prune now only affects archives with BORGBACKUP_ARCHIVE_PREFIX
|
Hello all, In my opinion bare metal restore is quite complex task, where lot of things can go wrong, and I really don't like adding more burden to quite stressed admin as they already have on their shoulders when dealing with restores (maybe because I'm one of them ;-) ). One such things could possibly be encrypted backups. For this reason I'd like to ask for you opinion, if we could set none encryption as a default for ReaR and let users to enable encryption only if they really need to and possibly know what they are doing. V. |
BORGBACKUP_COMPRESSION now handles Borg compression defaults correctly: If user did not set anything in BORGBACKUP_COMPRESSION, Borg default compression will be used.
|
I think we can set none encryption as a default for ReaR Furthermore I think a basic idea behind ReaR is that the ... after an experienced admin had set it up ... ... When now a real disaster happens, even a relatively unexperienced person can do the recovery on the replacement hardware (boot the rear recovery system, log in as root, run "rear recover", and finally reboot). @gozora If you resolve the conflict, I would "just merge" it. |
…uring_borg Conflicts: usr/share/rear/conf/default.conf
|
Jey, my first conflict, let me see :-) |
|
Ok, looks like I've payed attention during my Git classes :-), conflict resolved. Thanks for now! |
|
@gozora |
|
Well, this conflict was rather strange. The conflict looked something like this: So to my understanding no conflict at all. I just removed and that is it ... Maybe you've saw behavior like this already? |
|
@jsmeix let's try to close this pull request and open new one, |
|
@jsmeix FYI, by just clicking "new pull request", usr/share/rear/backup/BORG/default/50_make_backup.sh is not between changed files any more. |
|
@gozora |
|
#1046 was opened instead. |
Uh oh!
There was an error while loading. Please reload this page.