Can I easily use SqlBackupAndFTP on Rackspace, to push backups to their Cloud Files? I can write / create scripts myself to connect to their service and push the files - just need some sort of "trigger" or "user exit" that passes me the file name once the backup is generated, so I can transmit it.
In other words "SQLBackupAndRunUserScript" :-)
Ideally I would only want to generate the confirmation email message once the upload is complete.