GnuType
Defined in: src/tar/tar.ts:210
Enumeration Members
Section titled “Enumeration Members”DUMPDIR
Section titled “DUMPDIR”DUMPDIR:
number
Defined in: src/tar/tar.ts:212
This is a dir entry that contains the names of files that were in the dir at the time the dump was made.
LONGLINK
Section titled “LONGLINK”LONGLINK:
number
Defined in: src/tar/tar.ts:214
Identifies the next file on the tape as having a long linkname.
LONGNAME
Section titled “LONGNAME”LONGNAME:
number
Defined in: src/tar/tar.ts:216
Identifies the next file on the tape as having a long name.
MULTIVOL
Section titled “MULTIVOL”MULTIVOL:
number
Defined in: src/tar/tar.ts:218
This is the continuation of a file that began on another volume.
SPARSE
Section titled “SPARSE”SPARSE:
number
Defined in: src/tar/tar.ts:220
This is for sparse files.
VOLHDR
Section titled “VOLHDR”VOLHDR:
number
Defined in: src/tar/tar.ts:222
This file is a tape/volume header. Ignore it on extraction.
XHDTYPE
Section titled “XHDTYPE”XHDTYPE:
number
Defined in: src/tar/tar.ts:224
Solaris extended header.