ARC (compression format)

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
(locfdd: Wrong ARC)
Line 6: Line 6:
 
|released=1985
 
|released=1985
 
}}
 
}}
 +
'''ARC''' is a compressed archive format. It supports a number of different compression schemes, the most common of which are based on [[LZW]].
 +
 +
== Discussion ==
 
'''ARC''' was for a time (1985-89) the leading file archiving and file compression format in the [http://en.wikipedia.org/wiki/Bulletin_board_system BBS] world, replacing the formats used by earlier utilities which generally only did one of the two functions (either combining multiple files in one file for convenient download, or shortening the file length to take less download time and disk space).  Combining the two functions in one utility simplified the process of preparing files for download and extracting them at the other end, leading to a rapid rise in popularity for the utility (also called ARC) and format both.
 
'''ARC''' was for a time (1985-89) the leading file archiving and file compression format in the [http://en.wikipedia.org/wiki/Bulletin_board_system BBS] world, replacing the formats used by earlier utilities which generally only did one of the two functions (either combining multiple files in one file for convenient download, or shortening the file length to take less download time and disk space).  Combining the two functions in one utility simplified the process of preparing files for download and extracting them at the other end, leading to a rapid rise in popularity for the utility (also called ARC) and format both.
  
However, the ARC format suffered an equally rapid decline in its popularity after the company that published the [http://cd.textfiles.com/rbbsv3n1/atnu/arc51.exe ARC utility] (called System Enhancement Associates or SEA, run by Thom Henderson who was very active in FidoNet) brought a successful trademark and copyright suit against rival Phil Katz, whose PKARC and PKXARC utilities were compatible with the ARC file format. The lawsuit was widely regarded by the BBS community as being a "David vs. Goliath" case of a faceless corporation bullying a "little guy", though in fact both companies were small, home-based operations.  Nevertheless, the fallout from the suit led to rapid adoption of the competing [[ZIP]] format, introduced by Katz in 1989, and ARC files are no longer commonly encountered.
+
However, the ARC format suffered an equally rapid decline in its popularity after the company that published the {{CdTextfiles|rbbsv3n1/atnu/arc51.exe|ARC utility}} (called System Enhancement Associates or SEA, run by Thom Henderson who was very active in FidoNet) brought a successful trademark and copyright suit against rival Phil Katz, whose PKARC and PKXARC utilities were compatible with the ARC file format. The lawsuit was widely regarded by the BBS community as being a "David vs. Goliath" case of a faceless corporation bullying a "little guy", though in fact both companies were small, home-based operations.  Nevertheless, the fallout from the suit led to rapid adoption of the competing [[ZIP]] format, introduced by Katz in 1989, and ARC files are no longer commonly encountered.
  
 
The fact that archives from an early period of BBSing are often in this format encourages bad puns referring to those who trawl such old archives as "Raiders of the lost ARC."
 
The fact that archives from an early period of BBSing are often in this format encourages bad puns referring to those who trawl such old archives as "Raiders of the lost ARC."
  
 +
== Disambiguation ==
 
There are, unfortunately, also [[ARC|several other incompatible file formats]] that have been used over the years with an "ARC" designation or file extension, so it's possible that a data set that is purportedly of type "ARC" is not actually of this format. Others include the [[ARC (FreeArc)|FreeArc]] format and the [[ARC (Internet Archive)|Internet Archive ARC format]], as well as a [[ARC (Commodore)|Commodore ARC]] that's similar in concept but not compatible to any of the other ARCs.
 
There are, unfortunately, also [[ARC|several other incompatible file formats]] that have been used over the years with an "ARC" designation or file extension, so it's possible that a data set that is purportedly of type "ARC" is not actually of this format. Others include the [[ARC (FreeArc)|FreeArc]] format and the [[ARC (Internet Archive)|Internet Archive ARC format]], as well as a [[ARC (Commodore)|Commodore ARC]] that's similar in concept but not compatible to any of the other ARCs.
  
Line 20: Line 24:
  
 
== Sample files ==
 
== Sample files ==
 +
* {{CdTextfilesURL|powerprogramming/PROGTOOL/}} ...
 
* [http://www.dan.info/sampledata/CHRISTIE.ARC CHRISTIE.ARC]
 
* [http://www.dan.info/sampledata/CHRISTIE.ARC CHRISTIE.ARC]
 
* [http://www.dan.info/sampledata/POLIPREF.ARC POLIPREF.ARC]
 
* [http://www.dan.info/sampledata/POLIPREF.ARC POLIPREF.ARC]
* http://cd.textfiles.com/pcblue/
+
* {{CdTextfilesURL|pcblue/}}
  
 
== Programs and Utilities ==
 
== Programs and Utilities ==
Line 28: Line 33:
 
** Packaged for Debian-based Linux distributions: <tt>apt-get install nomarch</tt>
 
** Packaged for Debian-based Linux distributions: <tt>apt-get install nomarch</tt>
 
* [https://sourceforge.net/projects/arc/ ARC]
 
* [https://sourceforge.net/projects/arc/ ARC]
* An [http://cd.textfiles.com/rbbsv3n1/atnu/arc51.exe ARC utility] at CD.Textfiles.com
+
* An {{CdTextfiles|rbbsv3n1/atnu/arc51.exe|ARC utility}} at CD.Textfiles.com
 +
* {{CdTextfiles|microhaus/mhblackbox3/ARCHIVER/PK36.EXE|PKARC 3.6}}
 +
* {{CdTextfiles|microhaus/mhblackbox3/ARCHIVER/PK361.EXE|PKPAK 3.61}}
  
 
== References ==
 
== References ==

Revision as of 20:57, 28 August 2019

File Format
Name ARC (compression format)
Ontology
Extension(s) .arc, .ark
UTI public.archive.arc
Wikidata ID Q296496
Released 1985

ARC is a compressed archive format. It supports a number of different compression schemes, the most common of which are based on LZW.

Contents

Discussion

ARC was for a time (1985-89) the leading file archiving and file compression format in the BBS world, replacing the formats used by earlier utilities which generally only did one of the two functions (either combining multiple files in one file for convenient download, or shortening the file length to take less download time and disk space). Combining the two functions in one utility simplified the process of preparing files for download and extracting them at the other end, leading to a rapid rise in popularity for the utility (also called ARC) and format both.

However, the ARC format suffered an equally rapid decline in its popularity after the company that published the ARC utility (called System Enhancement Associates or SEA, run by Thom Henderson who was very active in FidoNet) brought a successful trademark and copyright suit against rival Phil Katz, whose PKARC and PKXARC utilities were compatible with the ARC file format. The lawsuit was widely regarded by the BBS community as being a "David vs. Goliath" case of a faceless corporation bullying a "little guy", though in fact both companies were small, home-based operations. Nevertheless, the fallout from the suit led to rapid adoption of the competing ZIP format, introduced by Katz in 1989, and ARC files are no longer commonly encountered.

The fact that archives from an early period of BBSing are often in this format encourages bad puns referring to those who trawl such old archives as "Raiders of the lost ARC."

Disambiguation

There are, unfortunately, also several other incompatible file formats that have been used over the years with an "ARC" designation or file extension, so it's possible that a data set that is purportedly of type "ARC" is not actually of this format. Others include the FreeArc format and the Internet Archive ARC format, as well as a Commodore ARC that's similar in concept but not compatible to any of the other ARCs.

Identifiers

  • File extension: .ARC (or conventionally .ARK on CP/M)
  • MIME type (Internet media type): Has no specific registered type; generic binary application/octet-stream is generally used, or perhaps unregistered custom types with an x- prefix
  • Uniform Type Identifier (Apple): public.archive.arc

Sample files

Programs and Utilities

References

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox