Backups: Difference between revisions
From DWIKI
m (→Applications) |
mNo edit summary |
||
Line 2: | Line 2: | ||
*[[rsnapshot]] | *[[rsnapshot]] | ||
*dirvish | *dirvish | ||
==Tricks== | |||
===untar remote tape to local=== | |||
tar -cvf operator@remotehost:/dev/st0 --rsh-command=/usr/local/bin/ssh |
Revision as of 19:32, 11 September 2008
Applications
- rsnapshot
- dirvish
Tricks
untar remote tape to local
tar -cvf operator@remotehost:/dev/st0 --rsh-command=/usr/local/bin/ssh