I was wondering if anyone can recommend a good and cheap solution for online backup for 1 server and 2 workstations. Nothing fancy. They don’t need to transfer much data and they have 1 SQL database for their CRM.
what OS on your server?
how much diskspace?
I’m using dropbox on 3 workstations because the sync feature is awesome for collaboration
I have a reseller hosting account so host gator backs everything up on the server weekly, however I also have some plugins running on my WP sites that backup daily
non-WP sites I’ve worked on tend to be static so daily backup isn’t necessary
browse through this and pick something depending on your needs
I use jungledisk to backup my stuff.
i have a backup that runs locally. the file is then encrypted locally with a set of keys. jungle disk then uploads that file remotely to rackspace. I may add in S3 as well here soon for redundancy.
Your host probably has some sort of solution. Or you can set up a storage only server and use rsync or some cmdline backup utility?