Back-up problem

Mori

New member
Joined
Jul 25, 2006
Messages
2
Hi, first of all, sorry if I've picked wrong forum to post.

Well, I was wondering is there a way to set up DA to auto make back-ups every set period of time (like one day or something like that) and then to auto upload it to another server (though FTP or mail).

I'm especially looking for often MySQL back-ups, then maybe like once-a-week full WWW back-up, and full mail/other settings back-up as well.

I know that with cPanel it was easy thing to do, at least with databases, since there was accesible path to .gz version of them, so I could set-up script with cronjob that would get them and e-mila as attachement to my Gmail. Now, with DA, I'm completly lost...
 
This is possible with system wide backups. But you can create cronjobs to do whatever you want with a script that you design.
 
Is there any script that works with DA? Or how could I use DA in PHP scripts? Since I don't own DA myself, it's just a control panel on my server, it's a bit problematic to come up with the code that will work with it...
 
Back
Top