Introduction
Back in the old days, hard drive space was extremely valuable. Even though storage space is now measured in pennies instead of dollars, compressing files and folders can and will come in handy.
The old "Drive Space" of yesteryear is no longer required. Windows XP provides two options, each with their own advantages and disadvantages for compression needs.
Compressing with "Compressed Folders (.zip)" option
1) Shall we begin? (Image 1.1) | ||
2) Compressed (zipped) Folder: (Image 1.2) | ||
3) Progress bar: (Image 1.3) | ||
4) Side-by-side comparison: (Image 1.4) | ||
Compressing using "NTFS Compression"1) NTFS Compression: (Image 1.5) | ||
2) File or folder properties: (Image 1.6) | ||
3) Advanced options: (Image 1.7) | ||
4) Another dialog: (Image 1.8) | ||
5) Progress bar: (Image 1.9) | ||
6) Highlighted folder: (Image 1.10) |
The different formats displayed Side by Side | ||
| No Compression: From ~ 1.18 GB To ~ 1.19 GB | NTFS Compression: From ~ 1.18 GB To ~ 316 MB | .zip Compression: From ~ 1.18 GB To ~ 199 MB |
Advantages and Disadvantages of each:
- Zipped folders are good for backup purposes and network transfer due to the higher compression and "single" file architecture.
- NTFS compression is good if you need to save disk space and access the files often, but overhead occurs due to the file needing to be uncompressed before access and /or moving, then recompressed. As such, it is best to not alter or copy compressed files often.
- Zipped folders must be extracted to execute / access the files.
- Moving NTFS compressed files and folders to a "non-NTFS" drive removes the compression.
- Zipped folders works with FAT32, NTFS and most extraction utilities.
Conclusion
If you require fast backup and file transfer, use Zipped folders. If file security and easy of access while still keeping hard disk space low, NTFS compression is where it is at.