PSA: this account will be paused until further notice.
If you want to receive borgbackup news or interact with us, please follow us on Mastodon:
https://t.co/AFUgyZFuXE
@MarkAWigmore borg is a cli tool, so it is usually used from a cronjob or systemd.
you don't need to generate new archive names manually, there is the {now} placeholder which automatically inserts the current date and time.
if you prefer GUI tools: there is vorta and pika backup.
@designerwira sorry about that, this was a bug in the new github based binary building process for the linux binaries in 1.4.2.
i just released 1.4.3 with fixed linux and freebsd binaries (and CI testing that includes the binaries).
BorgBackup 1.4.3 was just released!
This is primarily a bugfix release, the Linux and FreeBSD binaries built on Github now have working FUSE support (borg mount).
Our CI testing now includes *BSD and Haiku OS!
https://t.co/zFtvaKSv06
#borgbackup#linux#bsd#macos#haiku
@designerwira I am watching FUSE-T project since quite a while, but although I remember that the developer said it should be open sourced, it still is not.
@designerwira I use macFUSE (on Apple Silicon and on Intel Macs) since quite a while and didn't have stability issues.
The installation is a bit of a pain (but doable), because it needs enabling support for 3rd party kernel extensions in the firmware security utility.
borgbackup 2.0.0 beta 19 was just released!
Fixes the serious corruption issue discovered recently in b18.
It also has a few other bug fixes and new features.
Please help testing!
https://t.co/PLbeg5mzzy
@designerwira Oh, and the standalone binary offered on github releases is for intel-based Macs - i don't have vagrant based automation yet to produce an apple silicon binary. That's the reason why it was faster on intel.
But maybe just install brew and pull the native binary from that tap.
#borgbackup 2.0.0 beta 18 was just released!
Please help testing, there were big changes in the source code, mainly for the chunkers and other refactorings.
https://t.co/wyPUA7Ypxl
We're pleased to announce the release of #BorgBackup 2.0.0b17!
This time fixing some serious bugs of beta 16, a build fix for Cython 3.1, improved shell completions (need more work) and some new features to play with.
https://t.co/ke8qcf1BAa
#linux#bsd#macOS#backup
TL;DR: if fingerprinting attacks concern you, you may want to read about "obfuscate" pseudo compressor on "borg help compression", implemented since borg 1.2.0.