Archiving

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
(Compression + archiving)
Line 62: Line 62:
 
* [[RK]] (WinRK)
 
* [[RK]] (WinRK)
 
* [[rzip]]
 
* [[rzip]]
 +
* [[S7Z]] (.s7z)
 
* [[Scifer]] (.sen, .ba, .xml)
 
* [[Scifer]] (.sen, .ba, .xml)
 
* [[ShrinkIt]] (.shk)
 
* [[ShrinkIt]] (.shk)
Line 125: Line 126:
 
== Uncategorized ==
 
== Uncategorized ==
  
* [[7zX]] [[s7z]]
 
 
* [[AFA]] [[afa]]
 
* [[AFA]] [[afa]]
 
* [[APX]] [[apx]]
 
* [[APX]] [[apx]]

Revision as of 20:53, 10 March 2013

File Format
Name Archiving
Ontology

{{{caption}}}

(Lossless, for generic data + file archives)

See also: Compression, Error correction

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)

Diff files

(containing only the parts of a file that have changed, so they can be applied to an existing file to update it; used for update distribution and incremental backups)

Filesystem backup

Formats designed for backing up disks, usually specifically targeted at particular filesystems (but backing it up in the form of file structures, not raw sector images like Disk Image Formats).

Institutional archiving

Metadata formats

(see also Bibliographic data)

Program/App/Applet specialized archive formats

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)
  • shar (Shell Archive, in Unix-like systems)

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