Backups: Difference between revisions
From DWIKI
m (→Applications) |
mNo edit summary |
||
Line 2: | Line 2: | ||
*[[rsnapshot]] | *[[rsnapshot]] | ||
*[[rsync]] | *[[rsync]] | ||
*duplicity | |||
*http://www.stillnetstudios.com/2006/12/09/snapshot-backups-howto/ | *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 | *http://www.tgharold.com/techblog/2006/08/rsync-and-ssh-on-windows-2003-server.shtml |
Revision as of 18:13, 25 January 2014
Applications
- rsnapshot
- 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
Tricks
untar remote tape to local
tar xvf operator@remotehost:/dev/st0 --rsh-command=/usr/local/bin/ssh