I'd like to create a (compressed) archive of a folder which contains ~350,000 items totalling ~17 GB.
Is .tar.gz a sane format to use, or would .zip, .rar, or .7z work better for handling that much data and that many files?
Edit: just came across this SF question; it looks like 7-zip (with bzip2 compression) is the way to go.
