Finally - I stumbled upon an article that outlines how to use rsync, Mac OS X, Jungle Disk, and Amazon S3 (all which I use). This will simplify and speed up my backup process. (Especially when my external backup drive has been acting a little irregular this morning.) If you do not backup your files, or have not looked at Amazon S3 yet - this is your chance!




Every time a local file has been changed it will uploads the hole new file, not just what has changed. That means that if you are using rsync for doing regular backups you are wasting unnecessary bandwidth.
You can bypass this limitation using 3rd party gateway like: http://www.s3rsync.com/
dan
Yeah - I recently read that. I signed up for their beta program but have not heard anything as of yet.