Archiving

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
Line 18: Line 18:
  
 
== Compression + archiving ==
 
== Compression + archiving ==
(Multiple files => 1 file, makes it smaller. See [[Compression]] for formats that compress single files/streams)
+
(Multiple files => 1 file, makes it smaller. See [[Compression]] for formats that compress single files/streams, and [[Disk Image Formats]] for formats that capture the low-level structure of a disk)
  
 
* [[7z]] (.7z)
 
* [[7z]] (.7z)

Revision as of 17:41, 15 December 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. See Compression for formats that compress single files/streams, and Disk Image Formats for formats that capture the low-level structure of a disk)

Institutional archiving

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)

Transfer encodings

(convert binaries to printable ASCII for download; encode resource forks or metadata together with file, etc.)

(see also E-Mail, newsgroups, and forums for transfer encodings used in such media)

Uncategorized

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox