Is there a downside to NTFS file/drive compression?

This is a discussion about Is there a downside to NTFS file/drive compression? in the Windows Software category; Just wondering if there is any downside to using Windows 2000 NTFS file/drive compression (access speed, etc)? Also if I was to compress my ftp partition will new uploaded files be automatically compressed (if the feature is enabled for all files and sub directories) like they are if I paste them from Windows Explo ...

Windows Software 5498 This topic was started by , . Last reply by ,


data/avatar/default/avatar07.webp

59 Posts
Location -
Joined 2000-02-22
Just wondering if there is any downside to using Windows 2000 NTFS file/drive compression (access speed, etc)? Also if I was to compress my ftp partition will new uploaded files be automatically compressed (if the feature is enabled for all files and sub directories) like they are if I paste them from Windows Exployer? Will files downloaded from the ftp be decompressed for the users? Thanks for any info

Participate in our website and join the conversation

You already have an account on our website? To log in, use the link provided below.
Login
Create a new user account. Registration is free and takes only a few seconds.
Register
This subject has been archived. New comments and votes cannot be submitted.
May 15
Created
May 15
Last Response
0
Likes
1 minute
Read Time
User User User
Users

Responses to this topic


data/avatar/default/avatar28.webp

633 Posts
Location -
Joined 1999-07-16
File compression is always about trade-offs. You reduce the actual disk and bus I/O (because the data is smaller) but increase the load on the CPU (compression/decompression). The best way to determine its worth is by running your own benchmarks - trust none that are run for you, as YMMV.
 
Also, using it on ZIPs or on files that are constantly modified would be bad.
 
Finally, as far as the FTP clients are concerned, they just see files - all the compression is done by the underlying file system.

data/avatar/default/avatar33.webp

723 Posts
Location -
Joined 2000-02-05
Compression needs a lot of CPU power, cos all the I/O needs to compress/decompress in realtime. Best way is to try it out...