What software do you recommend for using Amazon S3 as a placeholder for daily backups?
I need it to be fully automated, and easy to restore data.
|
|
|
JungleDisk, now owned by Rackspace |
|||||||
|
|
Duplicity, is a close match for existing rsync solutions, using S3 as the target |
|||
|
|
I use S3Sync. Works great! |
|||||||||
|
|
Deja Dup is a graphical frontend to duplicity that can target Amazon S3. It schedules regular backups, and offers incremental backups and encryption. |
|||
|
|
|
The best free script for S3 backup is s3cmd. For better options, you should use the svn version:
|
||||
|
|