Backups: Difference between revisions

From DWIKI
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 20:32, 11 September 2008

Applications

Tricks

untar remote tape to local

tar -cvf operator@remotehost:/dev/st0 --rsh-command=/usr/local/bin/ssh