Backup XAMPP (Htdocs & MySQL)

Posted by Max on Server Fault See other posts from Server Fault or by Max
Published on 2012-12-02T21:04:28Z Indexed on 2012/12/02 23:09 UTC
Read the original article Hit count: 227

Filed under:
|
|
|
|

I have a development server, but would like to backup everything at least daily to a remote location.

I would like to backup the htdocs folder and the MySQL servers. But if possible also the settings of the server and anything else relevant.

At the moment I am using DropBox for the htdocs, but this is not ideal. I have looked into Git, DropBox simple copy paste on a daily basis.

I was wondering what any advice would be. For example how hard would it be to set it up as a cloud based system?

Any and all advice is greatly appreciated.

© Server Fault or respective owner

Related posts about mysql

Related posts about backup