NTFS
Home > Windows Server Definitions - NTFS
SearchWindowsServer.com Definitions (Powered by WhatIs.com)
EMAIL THIS
LOOK UP TECH TERMS Powered by: WhatIs.com
Search listings for thousands of IT terms:
Browse tech terms alphabetically:
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z #

NTFS



Digg This!    StumbleUpon Toolbar StumbleUpon    Bookmark with Delicious Del.icio.us   

DEFINITION - NTFS (NT file system; sometimes New Technology File System) is the file system that the Windows NT operating system uses for storing and retrieving files on a hard disk. NTFS is the Windows NT equivalent of the Windows 95 file allocation table (FAT) and the OS/2 High Performance File System (HPFS). However, NTFS offers a number of improvements over FAT and HPFS in terms of performance, extendibility, and security.

Notable features of NTFS include:

  • Use of a B-tree directory scheme to keep track of file clusters
  • Information about a file's clusters and other data is stored with each cluster, not just a governing table (as FAT is)
  • Support for very large files (up to 2 to the 64th power or approximately 16 billion bytes in size)
  • An access control list (ACL) that lets a server administrator control who can access specific files
  • Integrated file compression
  • Support for names based on Unicode
  • Support for long file names as well as "8 by 3" names
  • Data security on both removable and fixed disks

How NTFS Works

When a hard disk is formatted (initialized), it is divided into partitions or major divisions of the total physical hard disk space. Within each partition, the operating system keeps track of all the files that are stored by that operating system. Each file is actually stored on the hard disk in one or more clusters or disk spaces of a predefined uniform size. Using NTFS, the sizes of clusters range from 512 bytes to 64 kilobytes. Windows NT provides a recommended default cluster size for any given drive size. For example, for a 4 GB (gigabyte) drive, the default cluster size is 4 KB (kilobytes). Note that clusters are indivisible. Even the smallest file takes up one cluster and a 4.1 KB file takes up two clusters (or 8 KB) on a 4 KB cluster system.

The selection of the cluster size is a trade-off between efficient use of disk space and the number of disk accesses required to access a file. In general, using NTFS, the larger the hard disk the larger the default cluster size, since it's assumed that a system user will prefer to increase performance (fewer disk accesses) at the expense of some amount of space inefficiency.

When a file is created using NTFS, a record about the file is created in a special file, the Master File Table (MFT). The record is used to locate a file's possibly scattered clusters. NTFS tries to find contiguous storage space that will hold the entire file (all of its clusters).

Each file contains, along with its data content, a description of its attributes (its metadata).

CONTRIBUTORS: Atanas Entchev
LAST UPDATED: 03 Nov 2008

Read more about NTFS:
- Brien M. Posey explains 'Optimizing NTFS file system performance.'
- Microsoft provides a comparison of the default cluster sizes between FAT and NTFS.


Do you have something to add to this definition? Let us know.
Send your comments to techterms@whatis.com


Digg This!    StumbleUpon Toolbar StumbleUpon    Bookmark with Delicious Del.icio.us   


RELATED CONTENT
Using NTFS on a non-Windows OS with NTFS-3G
NTFS-3G is a free third-party tool that can be used to read/write to Windows NTFS volumes when running Linux or Mac OS X. Learn to implement NTFS-3G...
File classification the automated way with Windows Server 2008 R2
Windows Server 2008 R2 offers the new File Classification Infrastructure, simplifying the content administration of network files in Windows...
Using DFS to create file system virtualization in Windows Server 2008
Learn how features such as Access-based Enumeration in Windows 2008 can help alleviate user confusion when accessing virtualized file systems.




Windows Server - NTFS Solutions
HomeTopicsBlogsITKnowledge ExchangeTipsAsk the ExpertsMultimediaWhite PapersIT Downloads
About Us  |  Contact Us  |  For Advertisers  |  For Business Partners  |  Site Index  |  RSS
SEARCH 
TechTarget provides technology professionals with the information they need to perform their jobs - from developing strategy, to making cost-effective purchase decisions and managing their organizations' technology projects - with its network of technology-specific websites, events and online magazines.

TechTarget Corporate Web Site  |  Media Kits  |  Site Map




All Rights Reserved, Copyright 2004 - 2009, TechTarget | Read our Privacy Policy
  TechTarget - The IT Media ROI Experts