ntfs full name is New Technology File System, which means "New Technology File System" in Chinese. It is a disk format specially designed for management security features such as network and disk quotas, file encryption, etc. It provides long file names and data protection. and recovery, with security through directory and file permissions and support for spanning partitions.
The operating environment of this tutorial: Windows 7 system, Dell G3 computer.
NTFS (New Technology File System) is a disk format supported by the Windows NT kernel series operating systems. It is specially designed for management security features such as network and disk quotas, file encryption, etc. It provides long file names and data protection. and recovery, with security through directory and file permissions and support for spanning partitions.
NTFS is a journaling file system, which means that in addition to writing information to the disk, the file system also maintains a log of all changes that occur. This feature makes the NTFS file system easier to recover when an error occurs (such as a system crash or power supply interruption) and makes the system more robust. In these cases, NTFS can recover quickly without any data loss. In the unlikely event that something goes wrong, Microsoft says the chance that you'll need to run the CHKDSK repair program to perform maintenance on the disk volume is extremely low, at less than 1%.
Function of NTFS file system
NTFS file system has 3 functions: error warning function, disk self-repair function and Logging function.
Error warning function: In the NTFS partition, if the disk sector where the MFT is located happens to be damaged, the NTFS file system will intelligently replace the MFT to other sectors of the hard disk, ensuring the normal use of the file system , that is, ensuring the normal operation of the system. The FAT of FAT16 and FAT32 can only be fixed behind the partition boot sector. Once the sector is damaged, the entire file system will be paralyzed.
Disk self-healing function: NTFS can automatically detect and repair logical errors and physical errors on the hard disk. During each read or write, it checks whether the sectors are correct or not. When an error is found when reading, NTFS will report the error; when an error is found when writing a file to the disk, NTFS will store the data in a good location.
Log function: In the NTFS file system, any operation can be regarded as an "event". The event log monitors the entire operation and marks "completed" when it finds a complete file at the destination. If the power is lost during the copy, "Completed" will not be recorded in the event log, and NTFS can re-complete the event after the call comes back.
If you want to read more related articles, please visit PHP Chinese website! !
The above is the detailed content of What does ntfs format mean?. For more information, please follow other related articles on the PHP Chinese website!

Hot AI Tools

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Undress AI Tool
Undress images for free

Clothoff.io
AI clothes remover

Video Face Swap
Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Article

Hot Tools

SublimeText3 English version
Recommended: Win version, supports code prompts!

MinGW - Minimalist GNU for Windows
This project is in the process of being migrated to osdn.net/projects/mingw, you can continue to follow us there. MinGW: A native Windows port of the GNU Compiler Collection (GCC), freely distributable import libraries and header files for building native Windows applications; includes extensions to the MSVC runtime to support C99 functionality. All MinGW software can run on 64-bit Windows platforms.

ZendStudio 13.5.1 Mac
Powerful PHP integrated development environment

Zend Studio 13.0.1
Powerful PHP integrated development environment

Notepad++7.3.1
Easy-to-use and free code editor
