Discussion:
ntfs compression files and folder
(too old to reply)
Ashish
2009-09-22 12:48:47 UTC
Permalink
To compress a file or folder right click and go to property and select
compression. Ntfs also allows to compress whole drive.
What this compression means? does it compress file contents?

NTFS keeps collection of MFT records for all files and folder which we call
meta data. Does compression work on MFT record also?
If we compress a file or whole drive then will it compress the MFT record
also.
Tim Slattery
2009-09-22 13:17:39 UTC
Permalink
Post by Ashish
To compress a file or folder right click and go to property and select
compression. Ntfs also allows to compress whole drive.
What this compression means? does it compress file contents?
It's actually related to ZIP compression. Look here:
http://en.wikipedia.org/wiki/NTFS#File_compression for a quick
description.
--
Tim Slattery
MS MVP(Shell/User)
***@bls.gov
http://members.cox.net/slatteryt
ashish
2009-09-22 18:39:09 UTC
Permalink
the link describe about compression algorithm and speed. Compression
compress file data(its contents). I want to know does it compress mft data
also which keeps all files and folders information.
Post by Tim Slattery
Post by Ashish
To compress a file or folder right click and go to property and select
compression. Ntfs also allows to compress whole drive.
What this compression means? does it compress file contents?
http://en.wikipedia.org/wiki/NTFS#File_compression for a quick
description.
--
Tim Slattery
MS MVP(Shell/User)
http://members.cox.net/slatteryt
Loading...