Actual size of a compressed volume

  • Thread starter Thread starter Harrison Midkiff
  • Start date Start date
H

Harrison Midkiff

Hello:

I have a file server that has a compressed volume. I want to uncompress it
but I need to determine the actual uncompressed size. Is there a way to do
this?

Harrison Midkiff
 
Really depends on the file type. You probably got somewhere between 1.5x and
2x compression.


--

Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect
 
Thanks for replying...

So I guess I will just have to estimate it? No real calculation...

Harrison Midkiff



Dave Patrick said:
Really depends on the file type. You probably got somewhere between 1.5x
and 2x compression.


--

Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect


Harrison Midkiff said:
Hello:

I have a file server that has a compressed volume. I want to uncompress
it but I need to determine the actual uncompressed size. Is there a way
to do this?

Harrison Midkiff
 
Actually you can. A quick test revealed that you can look at
Folder|Properties|General

Size: is the uncompressed space
Size on disk: is the actual space

But plan on some overhead or freeboard to accomplish the decompression.


--

Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect
 
Back
Top