Backups: Difference between revisions
From DWIKI
mNo edit summary |
m (→Links) |
||
Line 4: | Line 4: | ||
*[https://restic.github.io/ Restic] | *[https://restic.github.io/ Restic] | ||
*[[rsnapshot]] | *[[rsnapshot]] | ||
*[ | *[[Borg]] | ||
*[[rsync]] | *[[rsync]] | ||
*duplicity | *duplicity |
Revision as of 19:55, 6 November 2017
Links
- https://mail.python.org/pipermail/borgbackup/2017q3/000778.html Borg vs Restic]
Applications
- Restic
- rsnapshot
- Borg
- rsync
- duplicity
- http://www.stillnetstudios.com/2006/12/09/snapshot-backups-howto/
- http://www.tgharold.com/techblog/2006/08/rsync-and-ssh-on-windows-2003-server.shtml
- dirvish
- bacula
- tarsnap
- vtund
- and really really avoid rdiff-backup
Tricks
untar remote tape to local
tar xvf operator@remotehost:/dev/st0 --rsh-command=/usr/local/bin/ssh