Jun 11
Show status of tape drive
mt -f /dev/st0 status
Backup directory (+sub directories) to tape
tar cfz /dev/st0 /var/data/OUTLOOK
List contents of tape
tar tvf /dev/st0
More information can be found at:
http://nic.phys.ethz.ch/readme/80
Recent Comments