Unzipping .gz and .zip files in cPanel

How to use cPanel's File Manager to unzip your archives.

Ever find a script or have a backup you would like to install or restore, however, the extension is .zip or .gz or .tar.gz and you don't have a program to handle that format? Many backup and installation download files are packaged this way to make downloading faster. However, not all unzip programs handle these formats, and not all of us have access to or know how to use command line codes on a server to unpack/unzip/extract these files.

Now the best part.
You don't have to know commands or anything with your cPanel. The File Manager does it for you!

  1. Upload the zipped file to your public_html (Main directory, subdirectory or subdomain) directory in File Manager, or use FTP (upload as binary).

  2. Click on the file name (not the icon this time) to select the file.
    A gz file

  3. Look at the menu on the right side. Click the link which says Extract File Contents.
    Extracting/unzipping/unpacking

  4. ~ Ta Da - All files are unpacked, unzipped and placed in the same relationship as packaged. All folder names and contents the same.

  5. The next step(s) depend on the script's needs. You may have to do a database creation, file edits to integrate into your site or anything else. Refer to the documentation that is provided with the script. The rest is up to you.

Hope this has been of some help. As always, if this has sparked other thoughts or questions, feel free to contact any of us for help.

[Back to the File Manager FAQ]