Misplaced Pages

Fork (file system)

Article snapshot taken from Wikipedia with creative commons attribution-sharealike license. Give it a read and then ask your questions in the chat. We can research this topic together.

This is an old revision of this page, as edited by Bagwill (talk | contribs) at 23:19, 21 January 2005. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Revision as of 23:19, 21 January 2005 by Bagwill (talk | contribs)(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

An Alternate (or multiple) data stream is additional data associated with a file system object. It is implemented in the HFS and NTFS file systems. An example of data that might be stored as an alternate data stream:

  • image preview
  • application icon
  • document authorship information

Under NTFS, the alternate data stream is accessed by referring to filename:streamname. All the data associated with a file system object are stored as attributes in the master file table.