Compare commits
3 Commits
Author | SHA1 | Date |
---|---|---|
MSVSphere Packaging Team | 77f08f5398 | 1 year ago |
MSVSphere Packaging Team | 1e4ee0d579 | 1 year ago |
Arkady L. Shane | 63ff52abf7 | 1 year ago |
@ -1,3 +1 @@
|
|||||||
/*.rpm
|
SOURCES/ntfs-3g-system-compression-1.0.tar.gz
|
||||||
/results_*/
|
|
||||||
/ntfs-3g-system-compression-1.0.tar.gz
|
|
||||||
|
@ -0,0 +1 @@
|
|||||||
|
a0c3bb13ac09fe6ac0307fd7a7e9d577099987e9 SOURCES/ntfs-3g-system-compression-1.0.tar.gz
|
@ -1,14 +0,0 @@
|
|||||||
# ntfs-3g-system-compression
|
|
||||||
|
|
||||||
System compression, also known as "Compact OS", is a Windows feature that
|
|
||||||
allows rarely modified files to be compressed using the XPRESS or LZX
|
|
||||||
compression formats. It is not built directly into NTFS but rather is
|
|
||||||
implemented using reparse points. This feature appeared in Windows 10 and it
|
|
||||||
appears that many Windows 10 systems have been using it by default.
|
|
||||||
|
|
||||||
This RPM contains a plugin which enables the NTFS-3G FUSE driver to
|
|
||||||
transparently read from system-compressed files. Currently, only reading is
|
|
||||||
supported. Compressing an existing file may be done by using the "compact"
|
|
||||||
utility on Windows.
|
|
||||||
|
|
||||||
Upstream: https://github.com/ebiggers/ntfs-3g-system-compression
|
|
Loading…
Reference in new issue