• 8 Posts
  • 16 Comments
Joined 2 months ago
cake
Cake day: January 24th, 2025

help-circle
rss

  • Thanks for your hint towards borgbackup.

    After reading the Quick Start of Borg Backup they look very similar. But as far as I can tell, borg can be encrypted and compressed while restic is always. You can mounting your backups in restic to. It also seems that restic supports more repository locations such as several cloud storages and via a special http server.

    I also noticed that borg is mainly written in python while restic is written in go. That said I assume that restic is a bit faster based on the language (I have not tested that).























  • You might be able to prepare a bag accept that does the switch and run that inside a tmux session. The connection would get lost, but don’t the tmux session did not care the script would finish. Although that would require to have the exact working commands. If anything goes wrong you would have to plug directly into the server.

    All I ever used was nmcli and I think it should work for this purpose. It was mostly pre installed. Rasbien as well as Debian had it or installed (the most used distros by me).