Archiving

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
(Move compression-only formats to Compression.)
(Post-move cleanup)
Line 1: Line 1:
 
{{FormatInfo
 
{{FormatInfo
 
|formattype=electronic
 
|formattype=electronic
|thiscat=Compression
+
|thiscat=Archiving
 
}}
 
}}
  
 
(Lossless, for generic data + file archives)
 
(Lossless, for generic data + file archives)
  
__NOTOC__
+
== Archiving only ==
 +
(many files => 1 file, no compression attempted)
 +
 
 +
* [[AR]] file format (.a, .lib) -- Unix Archiver (ar) format as used by various compilers/linkers
 +
* [[ARC (Internet Archive)]] (.arc)
 +
* [[BagIt]]
 +
* [[BinHex]] (.hqx)
 +
* [[CPIO]] (.cpio)
 +
* [[LBR]] (.lbr)
 +
* [[Tape Archive]] (.tar)
  
 
== Compression + archiving ==
 
== Compression + archiving ==
Line 33: Line 42:
 
* [[ZIP]] (.zip)
 
* [[ZIP]] (.zip)
 
* [[ZOO]] (.zoo)
 
* [[ZOO]] (.zoo)
 
== Archiving only ==
 
(many files => 1 file, no compression attempted)
 
 
* [[AR]] file format (.a, .lib) -- Unix Archiver (ar) format as used by various compilers/linkers
 
* [[ARC (Internet Archive)]] (.arc)
 
* [[BagIt]]
 
* [[BinHex]] (.hqx)
 
* [[CPIO]] (.cpio)
 
* [[LBR]] (.lbr)
 
* [[Tape Archive]] (.tar)
 
  
 
== Self-extracting archives ==
 
== Self-extracting archives ==

Revision as of 18:34, 30 November 2012

File Format
Name Archiving
Ontology

(Lossless, for generic data + file archives)

Contents

Archiving only

(many files => 1 file, no compression attempted)

Compression + archiving

(Multiple files => 1 file, makes it smaller)

Self-extracting archives

(in addition, some of the other archivers are able to produce executable files for some platform which include the archived data and a program to extract them, and generally have the file extension normal for executables, such as .exe for DOS/Windows)

  • SDA (Self Dissolving Archive)
  • SEA (Self-Extracting Archive]
  • SFX (Self-Extracting Archive)

Uncategorized

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox