![]() |
Server backup solutions
What do you use for online server backups?
|
Bump! :pimp
|
Personally, I have a scheduled command which packs the data into a tar (no compression) and copies it to another of my servers (using SCP in linux).
I guess the ideal way to backup your stuff depends on what kind of site you run, how much data you have, etc. If you have a database-heavy server, you could setup replication to a small server so it automatically replicates all data. On my previous setup, the websites ran in a virtual machine which I could take an entire copy/clone of regularly and store it wherever appropriate. Not ideal if you don't know how to set that up, but it has the benefit of being able to restore the entire system (OS, files, etc) as is. |
I'd be interested to know what people use for a site that is beyound 4GB. Of course you can ftp most of the stuff to some extent.
cPanel makes tar balls very conveniently to download, not good if you have lots of content though. |
Clonebox from http://www.bettercgi.com will do the trick.
|
You can do incremental backups in linux using rsync, to another server you own (could even buy a cheap VPS).
You'll save a lot of money if you learn how to use such utilities instead of paying for 'backup solutions' which do the same thing. The modern way is to run everything in a virtual machine and clone it regularly onto a secondary server, then you have an identical VM ready to run if your primary one dies. |
I have incremental backups run daily as part of my managed hosting package.
|
We use r1soft's solution for our backups.
|
word press for drop box , account setup on a box using a Nas, does the content and the HTML every couple of days for all of them
|
Quote:
|
All times are GMT -7. The time now is 02:57 PM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123