Added
Link Here
|
1 |
A plugin which enables the NTFS-3G FUSE driver to transparently read |
2 |
from system-compressed files. |
3 |
|
4 |
System compression, also known as "Compact OS", is a Windows feature |
5 |
that allows rarely modified files to be compressed using the XPRESS or |
6 |
LZX compression formats. It is implemented using reparse points. This |
7 |
feature appeared in Windows 10 and many Windows 10 systems have been |
8 |
using it by default. |
9 |
|
10 |
WWW: https://github.com/ebiggers/ntfs-3g-system-compression |