Tell me more ×
Server Fault is a question and answer site for professional system and network administrators. It's 100% free, no registration required.

My company save client to aws s3. We have a application server accept client uploaded data and store those to s3.

We are looking for a way to backup s3 buckets but I can't find anything that works for few TB of data any suggestions?

share|improve this question
backup to where ? your disks ? amazon glacier ? is this instead of using s3 revisions ? – Sirex Nov 1 '12 at 22:37
another bucket, maybe in different region – Charlie Wu Nov 1 '12 at 23:34
S3 does not have regions - objects automatically get replicated to several regions. – EEAA Nov 2 '12 at 4:46
S3 have region, objects are replicated across zones inside a region, thus i think for data security i still need to backup those files – Charlie Wu Nov 5 '12 at 5:41

closed as not a real question by Sirex, pauska, Michael Hampton, Tom O'Connor, mgorven Nov 2 '12 at 0:12

It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, see the FAQ.

Browse other questions tagged or ask your own question.