multi-volume tar
Craig W. Shaver
cws at janus.Quotron.com
Wed Aug 29 07:55:57 AEST 1990
In article <7920 at lynx.UUCP>, m5 at lynx.uucp (Mike McNally) writes:
> Apparently, Interactive System V (and SCO and AIX) tar on 386 PC machines
> allows multi-diskette tar archives. I'm looking for information on if and
> how tar marks volumes; is there a special volume header block?
>
> Thanks.
>
The tar header has a lot of room at the bottom for people to put non-standard
things. See the GNU tar also, and especially the old pdtar posted to the
net eons ago. I have hacked at the pdtar a little to make it work like the
Xenix version (same as the 386/v3.2 version) but not finished yet. The GNU
uses the same area for different things and I need to come up with a way of
making GNU use multi-volume and still be compatible. I am leaning towards
makeing it a switch option.
Anyway, if you look in the file format man pages you should see the tar header
layout there. It is in the Xenix man pages. They just add a couple of fields
to tell you the number of extents and some such.
Craig W. Shaver
================================================================
Quotron Systems Inc. | Phone: (213) 302-4247
5454 Beethoven Street | uucp: hacgate!janus!cws
Post Office Box 66914 | craig at tradr2.quotron.com
Los Angeles, CA 90066 |
================================================================
More information about the Comp.unix.wizards
mailing list