Well this has been pissing me off. All I would like to do is turn a whole folder into a zip file. I tried gzip -r ~/folder folder. But all that does is zip everyfile in every directory. All I want is the folder and every file within the folder, to be one file. If your confused sorry, because im still confused myself.