Jump to content

Do you know any php Automated Backup open source application?


megetron

Recommended Posts

I did some research on this a while ago. It depends who your host is as a lot offer this service already. If you have a dedicated server or cloud some even offer auto imaging features which backs up everything all in one.

 

Failing that, for your database, i researched a few. MySql dumper claimed to be able to handle very large database backups by splitting... but if your db isn't mamouth size you could just start with a cron job on a php file which mysqldump. Try something along the lines of this http://webconfiguration.blogspot.com/2012/04/simple-database-backup.html I got this up and running on a ubuntu server with root access, but then i just decided to go with my hosts product after a while. They keep backups of backups so is saver.

 

I'm sure you could do reconfigure the script in the above link to utilize the copy funciton, and even send the files away to another server too..

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.