PDA

View Full Version : tape backup


talkstock888
2005-03-28, 07:47 AM CST
what is command for backup tape back up

james_in_denver
2005-03-28, 12:32 PM CST
"tar" = "Tape Achiver" that is the command to actually write/read files to/from devices (and "tarball files").

"mt" = "magnetic tape", it's a utility to position, rewind, erase, skip forward, etc, tapes in tape drives.

Yatima
2005-03-28, 02:32 PM CST
You can also use "dump"