Types of Archive Formats
ExamplesNote: a comprehensive List of archive formats and Comparison of archive formats is available. By Type
By Operating SystemUnix operating systems utilize the tar file format, ar, and shar To concatenate files. These archive formats can then be compressed into gzip 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 computers StuffIt 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), and RPM package manager, a Package management system for distribution of software. HistoryOriginsUbiquitous amongst Unix and Unix-like operating systems is the tar 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. DevelopmentHistorically, 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. See also
References
External links
| | |||||||||||||||||