Yesterday we ran a guide on how to make use of the NTFS compression feature of the NTFS file system to save disk space on hard drives. We have established that it may make sense to use the compression on uncompressed files, but not on files that already make use of compression, or are required [...]
- Author: Martin Brinkmann
- Comments: 7
Compress Folders, Files In Windows To Save Storage Space
File compression support is one of the features of the NTFS file system that often gets overlooked by Windows users. Its main purpose is to reduce the storage requirements of files on devices that use the NTFS file system. Compression is however handled different from archivers like 7-Zip, WinZip or WinRar, as the compressed files [...]
- Author: Martin Brinkmann
- Comments: 2
Manage NTFS Compression With NTFS Ratio
The NTFS file system supports transparent data compression which combines the advantages of file compression without changing the visibility of the data on the computer system (data is not stored in an archive but in its original file structure on the hard drive). The option to compress files is hidden in the file and folder [...]
- Author: Martin Brinkmann
- Comments: 1
Automatic Data Compression
The NTFS file system supports file compression which basically means that it is possible to reduce the sizes of files stored on a NTFS volume to save hard drive space. The compression algorithm is Lempel-Ziv compression which is a lossless algorithm which means that no data will be lost when applied. This as a rule [...]
