Why the huge discrepancy in size between two similar zip files
Posted
by twpc
on Super User
See other posts from Super User
or by twpc
Published on 2010-04-20T17:33:26Z
Indexed on
2010/04/20
17:43 UTC
Read the original article
Hit count: 221
winzip
I use WinZip to zip entire directories of code and send them to a fellow programmer. He makes changes and sends the directories of code back to me. Ignoring the fact that this is not a good way to keep the code clean when we are both working on it, I notice that his zip files are far smaller than mine, with basically the same data inside (mine range around 36,000 KB, his 2,000 KB). I believe he is also using WinZip. What's going on here, and how can I make mine "more compressed"?
© Super User or respective owner