Use Amazon S3 to automatically back up your Mac
Amazon’s S3 is an online storage solution; you pay for only what you use ($0.15/GB/month, plus some transfer costs). I wrote a simple step-by-step guide to setting you a Mac to sync with Amazon S3; here’s the executive summary version:
- You need an Amazon Web Services account. Once signed up, you’ll need your Amazon access key and your secret key. These are what s3sync will use to authenticate you to Amazon.
- You’ll need this zip file (1.2MB), which contains all the files you are going…