Account backups via Cron Jobs - package the account
Has anyone ran across a way for a client to setup a cron to run a backup and have it FTP somewhere? or run and generate a backup within their account?Again this is directed to running a cron so they do not have to login to their cpanel.
I was basically looking for something like what
/scripts/pkgacct username
does. It makes a full backup of the accounts (including sql) so the client could upload and run a cron to execute it.