Is this done to update existing files? If so a common way that is much more efficient is "patching." Basically you have a program that makes a "patch" file after comparing the new to the original. The patch program can usually distribute brand new files to and will compress them. However when you are just trying to "upgrade" a file this can be an especially efficient method. A program called RTPPatch is one I have used in cases like that.
The type of files can make a difference as the expert said. Other compression formats to try may include gzip, which is also pretty well supported and common. I also believe 7zip or TAR files may be worth looking at but I am not sure how they compare.
bol
Main Topics
Browse All Topics





by: alanhardistyPosted on 2009-10-28 at 17:52:06ID: 25689723
It all depends on the type of file being compressed. If you try to compress an image file - it won't reduce by much. If you compress a TXT file - it will reduce dramatically.
Both Winrar or Winzip should compress to pretty much the same sort of size.