Skip to content

GnuType

Defined in: src/tar/tar.ts:210

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: number

Defined in: src/tar/tar.ts:214

Identifies the next file on the tape as having a long linkname.


LONGNAME: number

Defined in: src/tar/tar.ts:216

Identifies the next file on the tape as having a long name.


MULTIVOL: number

Defined in: src/tar/tar.ts:218

This is the continuation of a file that began on another volume.


SPARSE: number

Defined in: src/tar/tar.ts:220

This is for sparse files.


VOLHDR: number

Defined in: src/tar/tar.ts:222

This file is a tape/volume header. Ignore it on extraction.


XHDTYPE: number

Defined in: src/tar/tar.ts:224

Solaris extended header.