File System Compression


Tutorial Home >Music and Video >Digital Music >Archiving Digital Multimedia >Compression >File System Compression
Tutorial Home >Music and Video >Digital Video >Archiving Digital Multimedia >Compression >File System Compression

  Step 1:  FSC concept

Open a Report
Certain file systems provide ways to compress files "on the fly". To the user, the files copy, cut, paste, open, and close just like always. But behind the scenes the computer is compressing and decompressing the files as they are used.
  Step 2:  Windows 95/98 Drivespace

Open a Report
Drivespace uses a "container file" concept. On your hard disk a huge single file is created, and the system maps that file to a drive letter.
  Step 3:  Windows NT/2000 NTFS Compression

Open a Report
With Windows NT and 2000, files on a drive formatted with the NTFS file system can be compressed. It does not use "container files", instead it compresses files individually.
  Step 4:  Common Element

There is usually a performance loss when using disk compression, because the processor has to be more involved in reading and writing. Some of that is offset in that the drive doesn't have as much to read since the files are smaller.
  Step 5:  Limit to Compression

Also, some files cannot be compressed, or will only see minimal compression because they don't contain many redundancies - such as compressed graphic or video formats.