Master File Table
aliases:
- MFT
A database that stores information about all files and directories in the NTFS file system. It also helps the OS manage system files and allocate space.
Features
- file size
- creation date/time
- last modification date/time
- author
- file type / file extension
- permissoins
- data content
- directory location / pointer
- physical storage location
#XIV