What do you use for online server backups?
Server backup solutions
Collapse
X
-
Server backup solutions
- Free Premium Domain Lists and Tools at Clickmojo.com
- For Sale: Obscenity.com
Tags: None -
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.Experienced Programmer - ICQ: 601958502
Wordpress, PHP, JS, jQuery, HTML, CSS, etc
9 Years of Experience, 10+ languages.Comment
-
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.Comment
-
Clonebox from http://www.bettercgi.com will do the trick.Email: fenris_wolf3000 (a t ) yah00 . c 0 m
Comment
-
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.Last edited by FoxtrotAlpha; 07-15-2012, 03:09 AM.Experienced Programmer - ICQ: 601958502
Wordpress, PHP, JS, jQuery, HTML, CSS, etc
9 Years of Experience, 10+ languages.Comment
-
I have incremental backups run daily as part of my managed hosting package.---------------------------------------------------------
Webmaster of www.kinkykicks.net - Your 1 stop resource for ballbusting and cruel sexual femdom.
Join our affiliate program at www.cash4kicks.comComment
-
We use r1soft's solution for our backups.Comment
-
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 themhttp://www.webcamalerts.com for auto tweets for web cam operatorsComment
-
Webmaster Coupons Coupons and discounts for hosting, domains, SSL Certs, and more!
AmeriNOC Coupons | Certified Hosting Coupons | Hosting Coupons | Domain Name Coupons
Comment



Comment