Axel Burri
Axel Burri
I've had closer look at it, and I fear your fix only solves part of the problem. probably patch the path in early (directly in `parse_config_line`) seems the better approach...
Yes this can be used to send the current snapshot. I'm not sure what is going wrong with btrbk here, could you please provide more information? Do you mean the...
Sorry for the late reply, was very busy lately... Yes, remote-to-remote configs open two ssh sessions. while this works, it's obviously very slow and not recommended. I would suggest to...
This is part of commit: 356231bc2a8bbc640f1375f39f985ec2e6d939e0 See FAQ entry on this: [I'm getting an error: Aborted: "Received UUID" is set](/digint/btrbk/blob/master/doc/FAQ.md#im-getting-an-error-aborted-received-uuid-is-set) > This is bad, as all snapshots and backups will...
You could try to use something like davfs2 in combination with raw backups. btrbk will probably never receive native webdav support, what I still have in mind though is to...
> It seems that btrbk was incrementing a snapshot that was stored on that same external disk using snap-sync. Yes btrbk does that, ftw. If any related subvolume is already...
I very much like "Robust recovery" in the key features, merged in: a8a5051f7932f4cf681e07fa6cc605658d51443a While the explanatory part explains things quite well, I think it should not go into "introduction". Probably...
Sorry I kind of missed that one... Is this still an open issue for you, or did you solve it by now? Short answer: > Will btrfs be smart enough...
It is possible to fix the file by changing the backup subvolume to read/write using `btrfs property set`, then fix the broken file, then switch it back again. While this...
You did not send with parent, this is why it works. Your log above tells me that btrbk sent this file with parent: ``` [send/receive] target: /mnt/local/data/archive/balintop/home/home.20190727T114502+0200 [send/receive] source: /mnt/usb/mobiledata/snapshots/balintop/home/home.20190727T114502+0200...