Backups: Difference between revisions

From DWIKI
mNo edit summary
 
Line 18: Line 18:
===untar remote tape to local===
===untar remote tape to local===
  tar xvf operator@remotehost:/dev/st0 --rsh-command=/usr/local/bin/ssh
  tar xvf operator@remotehost:/dev/st0 --rsh-command=/usr/local/bin/ssh
[[Category:Backup]]

Latest revision as of 11:17, 30 November 2023

Links

Applications

Tricks

untar remote tape to local

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