NTFS supports multiple data streams, where the stream name identifies a new data attribute on the file. A handle can be opened to each data stream. A data stream, then, is a unique set of file attributes. Streams have separate opportunistic locks, file locks, and sizes, but common permissions.
MORE ...
NTFS includes several system files, all of which are hidden from view on the NTFS volume. A system file is one used by the file system to store its metadata and to implement the file system. System files are placed on the volume by the Format utility.
MORE ...
The NTFS file system views each file (or folder) as a set of file attributes. Elements such as the file's name, its security information, and even its data, are all file attributes. Each attribute is identified by an attribute type code and, optionally, an attribute name.
MORE ...
Short for Master File Table, a file that contains information in the form of 1024-byte records about every other file and directory in an NTFS volume (i.e., it is essentially a table of metadata).
MORE ...
NTFS Physical Structure
MORE ...
FAT32 and NTFS are two options for file systems which may be used on a Microsoft Windows hard disk partition.
MORE ...
NTFS or New Technology File System is the standard file system of Windows NT and its descendants Windows 2000, Windows XP and Windows Server 2003. Windows versions 95, 98, 98SE and ME cannot natively read NTFS file system, although third-party utilities do exist for this purpose.
MORE ...