Join the social network of Tech Nerds, increase skill rank, get work, manage projects...
 

How to unzip a file using PHP?

Hi Reader's, Welcome to FindNerd, today we are going to discuss how to unzip a file using PHP ? Basically zip_open() function is used for opening the unzip file for reading. This is very simple method to unzip a zip file. So we can say th...

Compressing Files And Archiving in Linux Terminal

Compressing Files And Archiving in Linux Terminal There are strong compression utilities in Linux that can be run easily from the command line. Linux features are archiving utility called tar, in which you can add many files, and the tar file ...

How to unzip file on Server with Terminal

If you are looking to unzip any zip folder or file on server please use the below command: Open your terminal and give command unzip /var/www/html/abc.zip *Note :: Please change path with your file path

zip/unzip file on linux server through command prompt

Create zip file of existing folder on linux server use below command - "zip -r folder.zip target_foldername" To unzip an zip file - "unzip filename.zip"
Sign In
                           OR                           
                           OR                           
Register

Sign up using

                           OR                           
Forgot Password
Fill out the form below and instructions to reset your password will be emailed to you:
Reset Password
Fill out the form below and reset your password: