Using ZIP to archive folders
Posted: Wed Nov 11, 2009 9:35 am
I'm building a custom CMS solution and the client would like an easy way to download all the assets (/assets) and db backups (/admin/db_backups) in one zip file. I've been struggling to find any sort of solution for this, anyone know of a (relatively) simple way to throw both of these directories into a zip file and allow the user to download them?