xref: /freebsd/contrib/file/magic/Magdir/tapebackup (revision e949ce9dc0e6fff26e83904f1008b76d36ba0a37)
1#------------------------------------------------------------------------------
2# $File: tapebackup,v 1.1 2026/01/10 15:45:02 christos Exp $
3# Dmitry Brant, 2026
4# tapebackup:  file(1) magic for different tape backup formats
5
6# QIC-80 tapes
7# https://www.qic.org/html/standards/8x.x/qic80n.pdf
80	string		VTBL			QIC-80 tape volume header
9>8	string/44	x			\b, Volume label: %s
10
110	lelong		0xaa55aa55
12>4	lelong		0x00000002		Colorado tape backup
13>>146	string/88	x			\b, Volume label: %s
14
1556	string		\<\<NoVaStOr\>\>	NovaStor tape backup
16
170	lelong		0xdddddddd
18>512	lelong	0xabbaabba			ArcServe tape backup
19
20# IBM AS/400
21# https://www.ibm.com/docs/en/i/7.4.0?topic=ssw_ibm_i_74/cl/savlib.html
220	belong		0xffffffff
23>4	belong		0xd8e2d9c4		AS/400 SAVLIB backup
24
250	lelong		0x3a3a3a3a
26>12	lelong		0x3a3a3a20		TXPLUS tape backup
27
280	lelong		0x55aa0004		Mountain FileSafe tape backup
29>93	string		x			\b, Volume label: %s
30