Sunday, 11 August 2013

Best Way to to compress mysqldump?

Best Way to to compress mysqldump?

I have a large mysqldump file on my server and I want to import it to my
PC using FTP and it is taking forever as it is a large file.
I know there is a way to zip the contents of this file but I am not able
to come-up with a precise command. What would be the best command to
zip/compress a large mysqldump file?
Let's say the file name is backup.sql and it is in the folder named 'backup'.
Any help would be much much appreciated. Thank you in advance for your time.

No comments:

Post a Comment