Backing Up Dreamhost Files on Amazon S3
Posted by: ajlisy
Posted on: 2009-03-25 09:50:00
I'm trying to back up some of my photos from my picture gallery onto Amazon S3. What I'd like to do is rsync the folder with all the pictures onto S3, but since you can't rsync "directly" to S3, I'm having some trouble.
I've tried to install jungledisk, but it needs some libraries that dreamhost doesn't seem to provide. When I run it, I get the following message:
jungledisk/jungledisk: error while loading shared libraries: libstdc++.so.6: cannot open shared object file: No such file or directory
Has anyone successfully been able to rsync from Dreamhost to Amazon S3? Jungledisk might not necessarily be the solution -- other programs might be better. Any thoughts?
-A