Borgbackup: Difference between revisions
| Line 62: | Line 62: | ||
* You should extract to an empty folder since borg does not delete existing files in the target folder. | * You should extract to an empty folder since borg does not delete existing files in the target folder. | ||
== | ==Scheduling== | ||
===borgmatic=== | |||
See [https://torsion.org/borgmatic/ https://torsion.org/borgmatic/] | |||
===Script=== | |||
Below is a bash script you can call from cron or systemd. | |||
{{hidden | backup.sh | | {{hidden | backup.sh | | ||
<syntaxhighlight lang="bash"> | <syntaxhighlight lang="bash"> | ||