1 Reply Latest reply: Jan 11, 2012 12:50 AM by Adam Cameron. RSS

    Find unzipped file size of zip file

    Phinehas1234 Community Member

      Hi,

       

      I know ColdFusion can check the size of uploaded files. I have an interesting question. How can ColdFusion check the unzipped file size of zip file?

       

      For example, I zip a 10MB file to 8MB. How can ColdFusion return the file size 10MB, not 8MB?