Chrome for OS X (version 7.0.517.44) downloads a .tar.gz file and saves it as .gz.gz (e.g. http://ftp.drupal.org/files/projects/cck-6.x-2.8.tar.gz). Is there a way to fix it?

link|improve this question

Where can I find 9.0 of Chrome? The beta google.com/chrome/intl/en/eula_beta.html?dl=mac is a 8.0... Thanks – ohho Nov 17 '10 at 2:23
Found 9.0 at chromium.org/getting-involved/dev-channel. Yes, 9.0 fixes this issue. – ohho Nov 17 '10 at 2:35
I hope you don't mind that I convert my successful comment to an answer, even though I suggested a dev channel release, which might not necessarily be a good idea. – Daniel Beck Nov 18 '10 at 6:33
feedback

closed as too localized by studiohack Aug 2 '11 at 11:25

This question is unlikely to ever help any future visitors; it is only relevant to a small geographic area, a specific moment in time, or an extraordinarily narrow situation that is not generally applicable to the worldwide audience of the internet. See the FAQ for guidance on how to improve it.

2 Answers

up vote 0 down vote accepted

Use a newer version of Chrome. You can find all channels (stable, beta, dev) here.

link|improve this answer
feedback

It's apparently a security feature. More info in Chromium Discussion issue # 1503.

The double extension (e.g. filename.gz.gz) is currently deliberately done, in order to avoid situations where an innocent website serves a malicious file by giving it a benign extension - e.g., an executable file being named as .jpeg

link|improve this answer
Nevertheless, it has been verified and accepted as a bug. Sadly, there have not been any satisfactory fixes implemented. – ayaz Nov 16 '10 at 13:37
So it's actually File.tar.gz.gz, not File.gz.gz as the OP suggested? – Daniel Beck Nov 16 '10 at 16:52
It's File.gz.gz in my case. – ohho Nov 17 '10 at 2:15
feedback

Not the answer you're looking for? Browse other questions tagged or ask your own question.