i need 2 scripts done. there are some examples of the first one i have seen already.
script 1
1. make backup of full cpanel user
2. ftp backup over to offsite location
3. delete local backup
4. send email
script 2
1. make backup of mysql database
2. ftp mysql backup over to offsite location
3. delete local backup
4. send email
These are not hard. there is plenty of examples of how to do a cpanel backup using php and i think they already will ftp it over. they do not delete the l…
