Shell script to backup all MySQL databases, each table in individual file and upload to remote ftp

This script will create a backup of each table in every databases (one file per table), compress it and upload it to a remote ftp.

PAGE MOVED HERE