File Systems - FAT32, EXFAT, NTFS, HFS, EXT3 and EXT4 Flashcards
NTFS (New Technology File System)
file system that allows users to set and manage permissions for files and folders for specific users and groups, making it very useful for secure network file sharing.
Additionally, it provides indexing (for faster file search), compression, and encryption on the file system level.
NTFS is much more advanced than FAT32 and is supported by all modern Windows versions.
FAT32 - File Allocation Table
Providing very basic features, FAT32 is supported by many operating systems and supports partitions up to 2 TB in size.
ext3 - Third Extended File System
the default file system for Linux.
ext4 - Fourth Extended File system
updated version of ext3 used in Linux environments, that supports larger numbers of files and improves performance.
APFS (Apple File System)
propietary to Apple; replaces the HFS and HFS+ file system on Apple OSes.
Default filesystem on Mac Sierra 10.12.4 and ios 10.3 and later.
exFAT (Extensible File Allocation Table)
- designed for small flash and SSD drives
- optimized for performance and media file storage