AppleSingle
From Just Solve the File Format Problem
(Difference between revisions)
(PRONOM) |
(Changed primary category. It ought to be the same as MacBinary's.) |
||
Line 1: | Line 1: | ||
{{FormatInfo | {{FormatInfo | ||
|formattype=electronic | |formattype=electronic | ||
− | |subcat= | + | |subcat=Archiving |
|mimetypes={{mimetype|application/applefile}} | |mimetypes={{mimetype|application/applefile}} | ||
|pronom={{PRONOM|fmt/967}}, {{PRONOM|fmt/968}} | |pronom={{PRONOM|fmt/967}}, {{PRONOM|fmt/968}} | ||
Line 23: | Line 23: | ||
[[Category:Macintosh]] | [[Category:Macintosh]] | ||
+ | [[Category:Filesystem]] |
Revision as of 16:44, 11 November 2018
AppleSingle is one of the systems used to store the Resource Fork of Macintosh files on filesystems not natively supporting it, something which became necessary when Apple moved to Unix-based operating systems instead of "classic" MacOS. AppleDouble is an alternative format to accomplish the same end, using two files where AppleSingle uses one.AppleSingle combines the data and resource forks with Finder meta-information into a single file, similar in concept to MacBinary.
Format detail links
- File format details
- RFC 1740 (describes various Mac-specific formats)