- Archive format
An archive format is the
file format of anarchive file . The archive format is determined by thefile archiver . Some archive formats are well-defined by their authors and have become conventions supported by multiple vendors and/or open-source communities.Archive formats support features such as file concatenation,
compression ,encryption ,file spanning ,parity /Cyclic redundancy check ,checksum , self-extraction, self-installation, volume anddirectory structure information, package notes/description, and othermeta-data .Types of Archive Formats
* Archiving only formats only concatenate files.
* Compression only formats only compress files.
* Multi-function formats can concatenate, compress, encrypt, create error detection and recovery information, and repackage the archive into self-extracting/self-expanding files.
* Software Packaging formats are used to create software packages that may be self-installing files.
* Disk Image formats are used to createdisk image s oroptical disk image s of mass storage volumes.Examples
"Note: a comprehensive
List of archive formats andComparison of archive formats is available.By Type
By Operating System
Unix operating system s utilize thetar file format , ar, and shar To concatenate files. These archive formats can then be compressed intogzip format.On Windows platforms, the most widely-used archive format is ZIP; other formats are CAB,
RAR (file format) , and ACE.Windows Installer is a high-level archive format for distribution of software.On
Amiga computers the standard archive format is LHA.on
Apple Macintosh computersStuffIt is among the most common, with Zip also supported natively in recent Mac OS X (10.3+).Linux often uses TAR, gz,RAR (file format) , andRPM package manager , aPackage management system for distribution of software.History
Origins
Ubiquitous amongst
Unix and Unix-likeoperating system s is thetar file format ("tape archive"). Originally intended for transferring files to and from tape, it is still used on disk-based storage to combine files before they are compressed.Development
Historically, every major computer platform, every operating system, and every vendor had its own preferred archive format. Some formats became more commonly used because of licensing, feasibility, and popularity. Today the most common formats are supported by many platforms and vendors. New technologies continue to introduce new formats.
ee also
*
List of archive formats
*Comparison of archive formats
*File archiver
*Archive file
*Container format (digital) , a similar concept in media filesReferences
* [http://www.pkware.com/documents/casestudies/APPNOTE.TXT "Application Note on the .ZIP file format"] - official white paper published by PKWARE, Inc.
* [http://datacompression.info/ArchiveFormats/tar.txt Tape Archive (.TAR) file format specification] - excerpt from File Format List 2.0 by Max Maischein
* [http://www-03.ibm.com/ibm/history/exhibits/701/701_1415bx26.html "IBM 726 Magnetic tape reader/recorder] from IBM Archives
* [http://www-03.ibm.com/ibm/history/exhibits/mainframe/mainframe_PP1401.html/ "1401 Data Processing System"] from IBM ArchivesExternal links
*
Wikimedia Foundation. 2010.