Posted on Jan 17, 2009
Applies to Windows NT, XP and Vista.
Regular daily, weekly and monthly backups should be implemented in any business or situation where you can't afford to loose items stored on your PC and servers. In the past this could be quite a costly process with tape drives and complex backup software.
However, with the drop in price of hard drives believed to fall by at least a 1/3 every year, the cost of an external hard drive to backup your whole system should now seriously be considered in any business no matter how small. Used in conjunction with excellent open source or freeware backup software available, comprehensive backups can be configured quickly, easily and automatically to your external hard disk.
I am gonna show you how to go one stage further though and backup your vital documents off site with Amazon S3. From Wikipedia:
Amazon S3 (Simple Storage Service) is an online storage web service offered by Amazon Web Services.
S3 launched back in 2006 and offers very competitive rates for file storage. At time of writing S3 cost $0.150 per GB - first 50 TB / month of storage used and $0.100 per GB - all data transfer in. Full pricing can be found here. In short their pricing is extremely competitive.
We are gonna use a bit of beta software called S3Drive which is still in development and requires the .Net framwork.
All the usual caveats apply, make sure you have everything backed up before proceeding. I can not be held responsible for anything that goes wrong with these instructions.


This should create a network share for your amazon bucket and assign the drive letter you set for it. However on first installation I had to manually map the network drive.
If you navigate to My Computer / Computer now you should see this drive which works in the same way as any other hard disk attached to your computer except it is actually located on Amazon's servers. Try copying a file to it to ensure all is working.
Next it is simple a case of configuring your software to backup to this 'drive'. I am using Syncback to do this and my other backups. An excellent introduction and tutorial on configuring Syncback Freeware is available at Lifehacker.
There are a couple of
Loading comments...