What is the difference between NTFS & FAT File systems
Answer Posted / shahid
FAT stands for File Allocation Table and FAT32 is an extension which means that data is stored in chunks of 32 bits. These is an older type of file system that isn’t commonly used these days.
NTSF stands for New Technology File System and this took over from FAT as the primary file system being used in Windows.
Few comparisons on the basis of some important features :-
Fault Tolerance: NTFS maintains a log of disk changes and in case of power failure or abrupt errors it repairs the files and folders automatically without the user being notified anything. FAT32 maintains two different copies of the file allocation table and uses a back up mechanism if some damage occurs.
Security: In FAT32 you will have to depend on share permissions for security. This means that they are good in the Network but locally they are vulnerable. On the other hand NTFS allows you to set permissions on local files and folders as well.
Compression: FAT32 offers no compression feature whatsoever. While NTFS lets you compress files and folders individually so that you do not have to slow down the system by depending on partition compressions.
Conversion: You may easily convert a FAT32 system to NTFS. But the reverse is not true because NTFS follows a secure protocol. So, the only option here is to backup your data and format the disk.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain where the system time is stored? In processor or in separate timer ic for that?
Explain the reasons for implementing process migration? How is the process address space handled during process migration?
Tell me why register are stored the only binary data?
What is direct mount and indirect monut?
Explain about dynamic memory allocation algorithm?
What is LOM and how do you access it?
Tell me what are the hardware problem you face regularly in your organization?
Explain how is the process address space handled during process migration?
If you do not have cd drive then how will u format c drive?
Where the system time is stored? In processor or in separate timer ic for that?
Explain the ways to infect the system by virus?
What items of information about a task might be useful in real time scheduling?
if you are using external package for configuring send mail what is the name of the package?
If you tries to mount a share ( home directory )in a client machine, and it fails how do u approach?
Can you tell which dlls are used for SDK?