Backups: Difference between revisions
From DWIKI
mNo edit summary |
|||
Line 5: | Line 5: | ||
==Tricks== | ==Tricks== | ||
===untar remote tape to local=== | ===untar remote tape to local=== | ||
tar | tar xvf operator@remotehost:/dev/st0 --rsh-command=/usr/local/bin/ssh |
Revision as of 19:43, 11 September 2008
Applications
- rsnapshot
- dirvish
Tricks
untar remote tape to local
tar xvf operator@remotehost:/dev/st0 --rsh-command=/usr/local/bin/ssh