up vote 5 down vote favorite
3
share [g+] share [fb]

There are modules written for database backup and files backup, but what I want is a complete backup to Amazon S3 or other cloud platforms, for both the data, and the sites. Currently as it stands, I have to separately and manually backup the two.

Is there any module/tool/already-written-script that allows me to do that?

link|improve this question

53% accept rate
feedback

1 Answer

This is more dependent on your hosting rather than Drupal; but if you're using EC2, you can use EBS which automagically stores your data in S3.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.