Open main menu
Home
Random
Recent changes
Special pages
Community portal
Preferences
About Wikipedia
Disclaimers
Incubator escapee wiki
Search
User menu
Talk
Dark mode
Contributions
Create account
Log in
Editing
File Allocation Table
(section)
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
=== <span id="ADS"></span>Forks and alternate data streams === The FAT file system itself is not designed for supporting [[fork (file system)|alternate data streams]] (ADS), but some operating systems that heavily depend on them have devised various methods for handling them on FAT volumes. Such methods either store the additional information in extra files and directories ([[classic Mac OS]] and [[macOS]]), or give new semantics to previously unused fields of the FAT on-disk data structures ([[OS/2]] and [[Windows NT]]). Mac OS using [[PC Exchange]] stores its various dates, file attributes and long filenames in a [[hidden file]] called "<code>FINDER.DAT</code>", and [[resource fork]]s (a common Mac OS ADS) in a subdirectory called "<code>RESOURCE.FRK</code>", in every directory where they are used. From PC Exchange 2.1 onwards, they store the Mac OS long filenames as standard FAT long filenames and convert FAT filenames longer than 31 characters to unique 31-character filenames, which can then be made visible to Macintosh applications. [[macOS]] stores [[resource fork]]s and metadata (file attributes, other ADS) using [[AppleDouble format]] in a hidden file with a name constructed from the owner filename prefixed with "<code>._</code>", and [[Finder (software)|Finder]] stores some folder and file metadata in a hidden file called "<code>[[.DS_Store]]</code>" (but note that Finder uses <code>.DS_Store</code> even on macOS' native filesystem, [[HFS+]]).
Edit summary
(Briefly describe your changes)
By publishing changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
Editing help
(opens in new window)