A file archiver combines a number of files together into one archive file, or a series of archive files, for easier transportation or storage. Many file archivers use lossless data compression in order to reduce the archive's size.
The most basic archivers just take a list of files and concatenate their contents sequentially into the archive. In addition the archive must also contain some information about at least the names and lengths of the originals, so that proper reconstruction is possible. Most archivers also store meta-data about a file that the operating system provides, such as timestamps, ownership and access control.
The process of making an archive file is called archiving or packing. Reconstructing the original files from the archive is termed unarchiving, unpacking or extracting.
On Windows platforms, the most widely-used archive format by far is ZIP; other popular formats are RAR, ACE and ARJ. On Amigas, the standard archive format is LHA, while on Apple Macintosh computers, StuffIt is among the most common.
Its main disadvantage is that extracting one file from a compressed archive requires all the files before it to be decompressed, which may take many minutes for a large archive. Altering the underlying archive is even more inconvenient, requiring the entire file to be uncompressed, altered and then recompressed. Archivers with integrated compression perform these operations much more quickly.
This article is licensed under the GNU Free Documentation License.
It uses material from the
"File archiver".
Home Page • arts • business • computers • games • health • hospitals • home • kids & teens • news • physicians • recreation• reference • regional • science • shopping • society • sports • world