HFS+
From Just Solve the File Format Problem
(Difference between revisions)
Dan Tobias (Talk | contribs) (Created page with "{{FormatInfo |formattype=electronic |subcat=Filesystem }} '''HFS+''' (also known as Mac OS Extended) is an Apple MacOS filesystem that is the successor to HFS, with so...") |
Dan Tobias (Talk | contribs) (→Other links) |
||
Line 17: | Line 17: | ||
* [[Wikipedia:HFS Plus|Wikipedia article]] | * [[Wikipedia:HFS Plus|Wikipedia article]] | ||
* [https://developer.apple.com/library/mac/qa/qa1173/_index.html Text encodings in VFS (Apple tech Q&A)] | * [https://developer.apple.com/library/mac/qa/qa1173/_index.html Text encodings in VFS (Apple tech Q&A)] | ||
+ | * [http://blog.barthe.ph/2014/06/10/hfs-plus-bit-rot/ HFS+ Bit Rot] | ||
[[Category:Apple]] | [[Category:Apple]] | ||
[[Category:Macintosh]] | [[Category:Macintosh]] |
Revision as of 12:11, 11 June 2014
HFS+ (also known as Mac OS Extended) is an Apple MacOS filesystem that is the successor to HFS, with some improvements, such as using a 32-bit file length field rather than 16 to allow much bigger files. It also supports Unicode characters in file names, which can be up to 255 characters long and which can contain any characters in the Unicode repertoire, though there may be OS or API-specific restrictions on allowable characters.
Format documentation
- Technical Note TN1150: HFS Plus Volume Format
- Technical Note TN1189: The Monster Disk Driver Technote