Author Topic: How to Zip/Unzip on CWP  (Read 25215 times)

0 Members and 1 Guest are viewing this topic.

Offline
*
How to Zip/Unzip on CWP
« on: December 12, 2014, 03:41:40 AM »
Hello,

I want to zip/unzip file/folder on CWP.
How can i do it?

Thanks

Offline
*
Re: How to Zip/Unzip on CWP
« Reply #1 on: December 15, 2014, 02:05:26 AM »
From command line:

unzip FILENAME.zip
zip -r FILENAME.zip FOLDER-TO-ZIP
AntiDDoS Protection (web + mail)
http://centos-webpanel.com/website-ddos-protection-proxy

Join our Development Team and get paid !
http://centos-webpanel.com/develope-modules-for-cwp


Services Monitoring & RBL Monitoring
http://centos-webpanel.com/services-monitor


Do you need Fast and FREE Support included for your CWP linux server?
http://centos-webpanel.com/noc-partner-list
Installation Instructions
http://centos-webpanel.com/installation-instructions
Get Fast Support Here
http://centos-webpanel.com/support-services

Offline
*
Re: How to Zip/Unzip on CWP
« Reply #2 on: December 15, 2014, 03:45:21 AM »
Thank Administrator,

Where is this FILENAME.zip?
How can i access it?

Thanks

Offline
**
Re: How to Zip/Unzip on CWP
« Reply #3 on: December 15, 2014, 02:08:53 PM »
Admin is refering to the name you want to give your zip file its not an existing file

Offline
*
Re: How to Zip/Unzip on CWP
« Reply #4 on: December 16, 2014, 10:08:43 AM »
Hello glenn,

Thanks,

I know the 'FILENAME.zip' is named by me. (such as: mybackup.zip)
I want to know where i can access to this file.
Ex: mydomain/mybackup.zip or anywhere

Thanks

Offline
**
Re: How to Zip/Unzip on CWP
« Reply #5 on: December 17, 2014, 11:04:05 AM »
ok i understand , you will find it in the same folder as the folder you are zipping , so if you wish to zip /home recursively the zip file will be in / otherwise you can specify the path to where you want the zip file to be made to.

Offline
*
Re: How to Zip/Unzip on CWP
« Reply #6 on: September 02, 2019, 12:12:27 PM »
Hello, Team of CWP, you should add zip and unzip feature in the file manager, your CWP is awesome but only this thing is missing, if you add this feature, your panel will have equal features to Cpanel.
Cheapest Web Hosting $4.99 Yearly - FREE SSL, Daily Backups, Wordpress Auto Installation, Cpanel and all other premium features.

Offline
*****
Re: How to Zip/Unzip on CWP
« Reply #7 on: September 02, 2019, 04:02:33 PM »
Hello, Team of CWP, you should add zip and unzip feature in the file manager, your CWP is awesome but only this thing is missing, if you add this feature, your panel will have equal features to Cpanel.

Hello, the CWP filemanager has the option of zip / unzip already incorporated. You just have to follow the following steps:

1.- Select the folder you want to compress, and choose the option to Compress at the top.
2.- In the modal window write the name with the extension (.zip, .tar,)
3.- And click on Save.

If you want to unzip the file, you just have to locate it in the path, and click on the unzip button.

Offline
*
Re: How to Zip/Unzip on CWP
« Reply #8 on: September 12, 2019, 12:18:16 AM »
Thank you so much for informing me, I really appreciate all the features and hard work of CWP team.
Cheapest Web Hosting $4.99 Yearly - FREE SSL, Daily Backups, Wordpress Auto Installation, Cpanel and all other premium features.

Offline
*
Re: How to Zip/Unzip on CWP
« Reply #9 on: April 09, 2020, 06:24:18 AM »
CentOS fresh install, a strange thing with file manager it's when I upload something, it's uploaded on the / of server and I need to move in the right location.
the unzip function redirect me to / too and the file are not unziped.
Any idea?