0
I have to compress all the files and directories of the directory public_html except for var which has more than 60GB. How can I perform this operation via SSH commanding zip
? I saw some shapes with different commands tar and others but need to perform this operation with command zip
.
I just want to compact without the var and not erase it from the hosting.