garvinhicking wrote:Generally, FTP upload is a lot faster if you use parallel threading (like smartFTP offers). Mostly because of the many small files it would take a lot longer otherwise.
My original thought wasn't even about uploading the untarred/-zipped files (although that's even 'worse'), but
downloading the tarred/zipped ones
garvinhicking wrote:(Wow, I didn't notice that ZIP files are so much larger then TGZ files?!? That's wicked).
See, this is why I always sigh a little when something is offered as a zipfile only

(Another reason is that TGZ and TBZ are opened much faster than zips in the midnight commander, at least on my brave, but old home box.)
By the way, for our Windows users: As far as I know there are freeware tools for Win which can actually decompress .tar.gz (not sure about .tar.bz2), just don't ask me for names
By the way, being a linux only guy (and seeing your results table) I think it would be really awesome if we could offer a bzip2-compressed tarball also, if it isn't too much of a hassle. Those tend to be even smaller than TGZ, depending on the type of files included in the tarball.
YL