I'm looking for info on how to automate backups of my site. I see plenty of articles on backing up, but nothing on automating the process, which I assume means creating a schedule for a regular back up.
I read in the plan breakdown that this is supposed to happen automatically, but it never has. My site's only been backed up when I've performed a backup myself.
Please let me know if I've read this wrong or if there's something I need to do.
Currently there are no automated options to backup both the databases and website files. To automate your backups into a retrievable format for you, you would need to create a backup script and then set it up as a cron job, which is a fancy way to say scheduled task. This way you can have it run on a particular schedule. We currently do not have instructions for coding a backup script, however.
FYI - All sites under 10GB are backed up every 24-36 hours. Those are not accessible in a file format directly from the cpanel, however. They can be restored via a support contact if needed.
If you have any further questions, please contact technical support or leave a comment at the bottom of the page.
Regards,
Arnel C.
If you have any more questions or information specific to the issue please leave a comment below so we can further assist you.
All sites under 10GB are backed up every 24-36 hours. Those are not accessible in a file format directly from the cpanel, however. They can be restored via a support contact if needed.
To automate your backups into a retrievable format for you, you would need to create a backup script and then set it up as a cron job, which is a fancy way to say scheduled task. This way you can have it run on a particular schedule. We currently do not have instructions for coding a backup script, however.
If you have any more questions or information specific to the issue please leave a comment below so we can further assist you.
I read in the plan breakdown that this is supposed to happen automatically, but it never has. My site's only been backed up when I've performed a backup myself.
Please let me know if I've read this wrong or if there's something I need to do.
Thank you.