Results 1 to 4 of 4

Thread: How to unzip gz file

  1. #1
    Join Date
    Aug 2005
    Posts
    82

    How to unzip gz file

    Hello,
    I recently downloaded a file from a torrent site which is in a gz file format. I tried to extract it with a software called winzip but as my trial is expired I cant use it anymore to extract any file. So can anyone help me out by providing me any other software that I can use to unzip this .gz file. Thank you

  2. #2
    Join Date
    Oct 2004
    Posts
    1,342

    Re: How to unzip gz file

    Gzip or GNU zip is a popular free file compression program in Unix, Linux and BSD operating system platform. Gzip compress and package into an archive file with .gz or .gzip extension.

    To open, view, unzip, decompress or uncompress a Gzip compressed archive file in Windows environment, a third party compression and decompression utiltiy or file archiver or data compression utility that supports Gzip archive file format is needed.

    The popular file archivers or compression tools that supports Gzip include:
    • Gzip
    • WinAce
    • Stuffit
    • PowerArchiver (freeware)
    • WinRAR

  3. #3
    Join Date
    Dec 2007
    Posts
    1,599

    Re: How to unzip gz file

    It's not a ZIP file though. Some popular Windows programs will unpack many different compressed formats, but zip.unpack will only do the true ZIP format. To unpack a .gz file you need the gunzip program (or gzip with suitable option). Notice that R can read gz files using a (surprise...) gzfile() connection.

  4. #4
    Join Date
    Dec 2007
    Posts
    1,547

    Re: How to unzip gz file

    I have 3 suggestions

    1) Use "C:\PROGRA~1\GZIP\GZIP -cd" (get rid of the space).
    2) If GZIP doesn't need a bunch of DLLs, copy it to your Analog directory, or
    3) If it does use DLLs, put the GZIP directory on your PATH.

Similar Threads

  1. How to unzip multiple files at once in Linux?
    By Waffle in forum Operating Systems
    Replies: 4
    Last Post: 30-12-2009, 05:10 AM
  2. CAM UnZip : Freeware Unzipper
    By Maximus() in forum Windows Software
    Replies: 2
    Last Post: 25-07-2009, 09:58 PM
  3. Zip Unzip a file in vb.net?
    By ArunJ in forum Software Development
    Replies: 4
    Last Post: 23-02-2009, 02:15 AM
  4. Vista unzip program association
    By Gina in forum Vista Help
    Replies: 3
    Last Post: 11-09-2008, 08:31 PM
  5. Vista unzip utility
    By RLEckhardt in forum Vista Help
    Replies: 6
    Last Post: 30-05-2007, 11:01 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,713,570,488.09126 seconds with 17 queries