Linux.com

Re:backing up to FTP?

Posted by: Anonymous Coward on December 29, 2004 05:35 AM
Pipe the output of mysqldump (or gzip if you're compressing) to curl. Works beautifully - I use it every day.

#

Return to Backing up your MySQL data