Looking for a custom TUBE SCRIPT that supports massive traffic, load balancing, billing support, and h264 encoding? Hit up Konrad!
Looking for designs for your websites or custom tubesite design? Hit up Zuzana Designs
Check out the #1 WordPress SEO Plugin: CyberSEO Suite
Looking for a custom TUBE SCRIPT that supports massive traffic, load balancing, billing support, and h264 encoding? Hit up Konrad!
Looking for designs for your websites or custom tubesite design? Hit up Zuzana Designs
Check out the #1 WordPress SEO Plugin: CyberSEO Suite
Raid mirroring and daily sql dumps downloadable via ftp
RAID isn't a backup solution. If some event destroys your machine physically (or even electronically), or the OS goes crazy and commands the controller to overwrite sectors in an important part of your file system, you're "fscked"...
Occasional full backup + periodic incrementals is probably the simplest solution, including mysql dumps as you mention. (No point restoring your scripts if the data hasn't been saved )
personally i suggest picking up a cheap box at another hosting company, something lower end with a grip of storage. have your hosting co setup rsync so that it'll dump you data onto that server once day/week, whatever. also include 7 once/day dumps of your db's and have them sync to the remote server.
the bad part about backing up to your home is you have to get the data to the host if you should have a total drive loss, so you have to wait for that to upload which can take a LONG time. having it at another host makes the data transfer to the old machine, or even spawning a new machine at a different host, nice and fast.
and having it at a different host, preferably in a different city, means that if the Stay Puft Marshmallow man destroys the building your hosting company is in, you didn't lose your sites
Comment