Hi everyone, I've been using a mysql database for a long time, that runs on a Debian 5 Lenny machine. Using "cron" I locally backup it and overwrite every hour, and I manually backup it every week on a usb pen. I'm wondering if it's possible to automatically send the .sql file created via cron to a Google Drive account. That file is usually about 200 Mb. Thanks for helping me
-- Remigio