The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
How does one gunzip via SSH?
For a long time, I have been downloading my forum files via FTP. This takes a long time, and sometimes it times out. I have SSH access, so can someone tell me how to gunzip my forum files so I can easily download it?
Thanks, hydrostatic |
#2
|
||||
|
||||
Code:
/usr/bin/mysqldump -uusername -ppassword dbname | gzip > /path/to/file.sql.gz Bob |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|