The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Compressing files
Hi, I want to know if there is a way to compress to a zip file an entire folder using cPanel, or using SSH access, if so, how is the command to compress a folder? my hosting use linux
Thank you |
#2
|
||||
|
||||
Via ssh,
gzip file.extension |
#3
|
|||
|
|||
But how do I compress an entire folder? What command should I use?
|
#4
|
||||
|
||||
Tar and gzip the folder in one command.
tar cvfx folder.gz foldername |
#5
|
|||
|
|||
I get error
Quote:
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|