Backups: Difference between revisions
From DWIKI
m (→Applications) |
mNo edit summary |
||
Line 1: | Line 1: | ||
=Links= | |||
*https://mail.python.org/pipermail/borgbackup/2017q3/000778.html Borg vs Restic] | |||
==Applications== | ==Applications== | ||
*[https://restic.github.io/ Restic] | *[https://restic.github.io/ Restic] |
Revision as of 14:00, 6 November 2017
Links
- https://mail.python.org/pipermail/borgbackup/2017q3/000778.html Borg vs Restic]
Applications
- Restic
- rsnapshot
- Borg backup
- 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