October 2018
Beginner to intermediate
436 pages
9h 36m
English
The filesystem is where data is stored directly to the physical disk drive. These filesystems manage how files and directories are stored in the disk. Various disk filesystems have their own variation of efficiently reading and writing data.
There are different disk filesystems such as FAT, NTFS, ex2, ex3, XFS, and APFS. Common filesystems used by Windows are FAT32 and NTFS. Stored in the filesystem is information about the directory paths and files. It includes the filename, size of the file, date stamps, and permissions.
The following screenshot shows the information stored in the filesystem about bfsvc.exe:

In previous ...
Read now
Unlock full access