How to Unzip Files Directly on the Server?

Home » Knowledge Base » F.A.Q. » General Questions and Answers » How to Unzip Files Directly on the Server?

There are three ways to extract .zip files directly on the server:

  1. The first one is by using SSH

-> Run the following command over SSH:

unzip archive.zip

  1. The second way is with a PHP script.

-> Create file unzip.php in the current directory where your zip file is and add to the file the following script:

<?
'unzip archive.zip';
?>

Run file unzip.php in a browser to execute the PHP script, which will trigger the file to be unzipped.

  1. You can extract an archive file through the File Manager by selecting the file and clicking on the Extract button.

Was this post helpful?

i

Relevant tags:

Connect

Latest posts:

How to Log in to Vtiger

Vtiger is a versatile platform that allows you to manage your business processes from a single place. It helps you organize customer data, optimize workflows, and improve team collaboration from a handy dashboard that is instantly available once you install the...

How to Install Vtiger

Vtiget is a handy open-source CMS that can help you manage various business processes, including tracking sales, marketing campaign results, customer service, and more. Installing Vtiger with AwardSpace is simple, quick, and free. You can start working on your online...

How to Manage Global Record Actions in SuiteCRM

SuiteCRM is a handy and versatile CMS that allows you to manage customer relationships, leads, and business processes within a single platform. One of the many useful SuiteCRM features is the Global Record Actions - a tool that lets you take quick actions across...

How to make Bulk Actions in SuiteCRM

By using bulk actions in SuiteCRM, you can save time, effort, and deal faster with repetitive tasks. Whether you wish to update several plugins, assign records, or mass delete modules, bulk actions make everything faster and easier. In this article, we share how to...

How to Use Filters in SuiteCRM

Filters in SuiteCRM are a handy feature that helps you quickly organize your website data and easily find, sort, and analyze specific records across your modules. You can use filters to quickly find leads, organize your workflow, and access a specific class of data in...



Create a website for free!


Free forever

Our Support Team is Here to Help

 

If you need any questions answered, don't hesitate and contact us. Click the button below and follow the instructions. You can expect an answer within an hour.

 

Contact AwardSpace

 

iNewest knowledge base articles

How to Log in to Vtiger

Vtiger is a versatile platform that allows you to manage your business processes from a single place. It helps you organize customer data, optimize workflows, and improve team collaboration from a handy dashboard that is instantly available once you install the...

How to Install Vtiger

Vtiget is a handy open-source CMS that can help you manage various business processes, including tracking sales, marketing campaign results, customer service, and more. Installing Vtiger with AwardSpace is simple, quick, and free. You can start working on your online...

How to Manage Global Record Actions in SuiteCRM

SuiteCRM is a handy and versatile CMS that allows you to manage customer relationships, leads, and business processes within a single platform. One of the many useful SuiteCRM features is the Global Record Actions - a tool that lets you take quick actions across...

How to make Bulk Actions in SuiteCRM

By using bulk actions in SuiteCRM, you can save time, effort, and deal faster with repetitive tasks. Whether you wish to update several plugins, assign records, or mass delete modules, bulk actions make everything faster and easier. In this article, we share how to...

How to Use Filters in SuiteCRM

Filters in SuiteCRM are a handy feature that helps you quickly organize your website data and easily find, sort, and analyze specific records across your modules. You can use filters to quickly find leads, organize your workflow, and access a specific class of data in...

How to Customize Menus in SuiteCRM

SuiteCRM grants you the option to customise your website menus and control what modules appear in them, how they are grouped and in what categories. This customisation can help you improve user workflow and reduce clutter, especially if you are working on a large...

Even more web tutorials

Check out our web hosting knowledge base and the WordPress tutorials to learn more, and be better prepared for your website creation and maintenance journey.