How to uncompress .xml.gz in windows?
Asked Answered
A

1

0

I wrote a script to generate the sitemaps for my website, and then compress the files to .gz. Everything seems to be ok, since google can read the urls from the files. But when I download them by accessing them through the corresponding url in the production enviroment (linux), and then open them with winrar (in my local pc), I get garbage, like it was a binary file or something.

The same thing works fine in my development enviroment (windows), so it seems to be an OS-dependant thing.

Any ideas how to solve this?

Amorous answered 7/6, 2011 at 5:39 Comment(0)
J
2

Have you tried 7-zip or Winzip. Both have support for gz according to their manufacturer websites.

Judy answered 7/6, 2011 at 5:43 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.