What is meant by NTFS file system

written by: Sam Mike; article published: year 2007, month 05;


In: Categories » Computers and technology » Data security » What is meant by NTFS file system

Important operating systems like Windows NT, 2000 and XP is based on NTFS file system. The purpose for developing file systems is to administer files, folders and to manage all that information needed to access the files from local or remote computers. Two versions of NTFS have been released up till now- NTFS 4.0 and NTFS 5.0. First version NTFS 4.0 supports Windows NT while NTFS 5.0 with some new exciting features supports windows 2000 and windows XP. Most common features which are found in both of them are listed below

1. It provides support to Mac files
2. It helps in compression of files which are readable and writeable while the process is in progress.
3. NTFS file system can recover the files lost due to power failure or system breakdown.

Some of the salient features of NTFS 5.0 are as under:

1. It can encrypt or decrypt the data during reading and writing any file from hard disk automatically.
2. NTFS 5.0 lets you write files of maximum length but only occupies the required and necessary space.
3. This version of NTFS file system is given with USN journal to keep track of all the changes done on the volume.
4. By using the facility provided by NTFS 5.0, administrators of the computer can limit storage capacity of a specific volume.

Structure of NTFS File System

NTFS disk is partitioned into two parts, 12% of it constitutes by MFT that doesn’t make to save any thing and remaining 88% is used for the purpose of files storage.

What is MFT?

Every component of the system and information related to operating system is considered to be a file. The most important file of NTFS is MFT (Master File Table) containing all the necessary files of system. This table is divided into some fixed size of records of 1 byte. These all records refer to some files and first 16 files are directly linked with operating system and only operating system can access those files.
The first 16 files are named metafiles which are basica! lly the system files. These files are basically meant for some basic functions of operating system. Such metafiles exist in the root directory of NTFS and can only be searched by appending “$” sign in start of the file. For example if you want to locate log file you have to write $LogFile.

Author Description:
Webmaster: http://www.optimumrecovery.com
Optimum Inc. is a leading data recovery company which recovers data from corrupted hard disk, RAID drive and laptop hard disk.

legal disclaimer

1) Our website is not responsible for the information contained by this article as well for any and all copyright infringements by authors and writers. E-articles is a free information resource. If you suspect this article for any copyright infringements, please read the Terms of service and contact us to investigate the problem.
2) The E-articles directory team is not responsible for inaccuracies, falsehoods, or any other types of misinformation this tutorial may contain and will not be liable for any loss or damage suffered by a user through the user's reliance on the information gained here. Please read the Terms of service

Useful tools and features

Translate this article to...    Send this article to you or to a friend

Link to this article from your page   
If you like this article (tutorial), please link to it from your web page using the information above. Linking to this page, this is the only way to help us improve our service, the same time providing your visitors with a way to improve their online experience.

related articles

1. How to protect against Spoofing and Session Hijacking
Spoofing is the term hackers use to describe the act of faking information sent to a computer. This is a broad definition of spoofing, but there are many subtle variations of this attack. However, the purpose is generally the same: to disguise the location from which the attack originates. Session hijacking takes the act of spoofing one step further. It involves the faking of one's identity in order to take over a connection that is already established. Because spoofing is required in order to successfully hijack a conn...

2. Which Are The Most Common Network Security Risks
A network security incident isany network-related activity with negative security implications. Security incidents on the Internet can come in all shapes and sizes, launched from specific systems or networks. An intrusion may be a comparatively minor event involving a single site or a major event in which tens of thousands of sites are compromised. A typical attack pattern consists of gaining access to a user's account and using the victim's system as a launch platform for attacks on other sites. The following are other example...

3. The Most Common Network Security Tools and Technologies
The following taxonomy is useful in understanding the security systems, technologies and authentication tools widely available to support secure transmission and storage of information in a networked e-business environment. Firewalls Firewalls are used to keep a network secure from intruders. A firewall is a network node consisting of both hardware and software that isolates a private network. In order to understand how a firewall works, one should have an understanding of packets, IP addresses and DoS attacks. Howev...

4. Securing Multiple Servers and Domains with SSL
As organizations and service providers enhance their Web sites and extranets with newer technology to reach larger audiences, server configurations have become increasingly complex. They must now accommodate: Redundant server backups that allow Web sites and extranets to maximize site performance by balancing traffic loads among multiple servers Organizations running multiple servers to support multiple site names Organizations running multiple servers to support a s...

5. How to protect against Unexpected Inputs
When you surf the Internet, you download one of two types of Web pages to your computer: static or dynamic. A static Web page sits on a Web server until a client computer sends a request for it. Once requested, the Web page is then downloaded to the client computer exactly as it was created, where the Web browser then views the page. A static Web page is really nothing more than a brochure or advertisement, and does not allow the true power of the Internet to be expressed. However, a static page is relatively safe from hackers....

6. What are Buffer Overflows
Exploiting a buffer overflow is an advanced hacking technique. However, it is a leading type of security vulnerability. To understand how a hacker can use a buffer overflow to infiltrate or crash a computer, you need to understand exactly what a buffer is. A computer program consists of many different variables, or value holders. As a program is executed, these different variables are assigned a specific amount of memory as required by the type of information the variable is expected to hold. For example, a short integer ...

7. Protecting the Security of Information
The first and best line of defense against unwarranted intrusions into personal privacy is for individuals to employ e-commerce technology to protect themselves. Industry-developed and supplied encryption technologies and firewalls, for example, provide individuals with substantial tools to guard against unwarranted intrusions. Encryption is technology, in either hardware or software form, which scrambles e-mail, database information, and other computer data to keep them private. Using a sophisticated mathemati...

8. Why Is Authenticated SSL Necessary
Notions of identity and authentication are fundamental concepts in every marketplace. People and institutions need to get to know one another and establish trust before conducting business. In traditional commerce, people rely on physical credentials (such as a business license or letter of credit) to prove their identities and assure the other party of their ability to consummate a trade. In the age of e-business, authenticated SSL certificates provide crucial online identity and security to help establish trust between ...