15 pts.
 TAR CVF commands and LTO
Does anyone have anymore information regarding using TAR CVF commands to access LTO tapes regardless of what software was used to archive to those LTO tapes. Thanks Ken

Software/Hardware used:
ASKED: September 15, 2010  9:14 PM
UPDATED: September 16, 2010  6:06 PM

Answer Wiki:
What do you mean by "TAR CVF"? Is this just "tar" command with "cvf" switches (that's all I have been able to google)? If so, tar switch "c" stands for "create", extraction is made by switch "x"... : tar xf /dev/rt0 (or whatever the tape device is) "v" stands for verbose and is most useful for cheking the files in archive ( tar tvf /dev/... - where "t" stands for "test") And finally, if the archive creator is not tar, all chances are you'll be not able to read those archives. Good luck, Petko
Last Wiki Answer Submitted:  September 16, 2010  6:06 pm  by  petkoa   3,120 pts.
All Answer Wiki Contributors:  petkoa   3,120 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _