Commit ebc9d5

2024-12-30 11:08:00 Steven Anderson: init
/dev/null .. ScriptFU/unix/borgbackup.md
@@ 0,0 1,7 @@
+ # borgbackup
+
+ #### init a new backup
+ borg init --encryption=repokey <user>@<server>:/<backupdir>/<computer>
+
+ #### manually create a first init backup with stats and progress
+ borg create -s --progress <user>@<server>:/<backupdir>/<computer>::initial ~
0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9