Script Compression Question for Linux
I have a php script with purchased developer re-distribution rights. What is the best way to gzip or compress the main folder so that I can upload it (all sub-folders & files included) into each new client's site using ftp and then unzip it once it's there by clicking on it?If it's simply using compression software that can render in tar.gz, then what is the best one to use?
Thanks.....