Link to home
Start Free TrialLog in
Avatar of idolcemia
idolcemia

asked on

How create Zip from cpanel

I use cPanel.  I want a convenient way to zip the contents of a directory for downloading to local drive.  It's a directory with several subdirectories containing many graphics files each, so it's inconvenient to FTP without zipping.

I know I can use the exec() command from php and the Linux "zip" routine...but isn't there an easier, faster way?
ASKER CERTIFIED SOLUTION
Avatar of Kamran Arshad
Kamran Arshad
Flag of Pakistan image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of idolcemia
idolcemia

ASKER

I was hoping for something a little simpler.  Maybe it doesn't exist.
Forced accept.

Computer101
EE Admin