TW
TW
Hah, that was short-lived... @anatsuk1 can you make a PR removing it again?
OK, so we keep it. Thanks!
Hah. Well, it could be merged if the minor grammar issues would be cleaned up.
https://github.com/g3492/vzborg
this should be done as one of the last steps before release (after all frontend changes are done).
What it does is: - have 1 command to start a backup - have 1 directory to look at for backup logs While one could just multiply that (1 ->...
if the UI could be in a way so it does not waste must screen width for simple use cases (1 repo), that would be fine.
Maybe have a look at borgmatic, wether the same config format could be used.
i don't personally use borgmatic, so not sure if it makes sense. my idea was rather about "do not invent yet another config file format".
https://github.com/borgbackup/borgweb/commit/4992466d61e496df129ce4d596f90df781d26eed With this changeset, it usually only reads 1 disk sector for each log file, so I think we can afford now classifying a lot more log files. Using some...