windows Hosting Blog

ASP.NET, MSSQL and Windows dedicated server articles

      

Archive for July, 2009

Master File Table (MFT)

AUTHOR: Gabriel
29.07.2009

What is Master File Table (MFT) ?
MFT stands for Master File Table.
MFT is nothing but a table which contain detail information about each and every file and folder on a NTFS partition like a relational database table in SQL.
MFT is at central of NTFS and acts as a starting point of NTFS operations.
NTFS creates a [...]

Read Full Post