Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6979083
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T17:50:25+00:00 2026-05-27T17:50:25+00:00

I would like to setup a Disaster Recovery copy for an s3 bucket with

  • 0

I would like to setup a Disaster Recovery copy for an s3 bucket with ~2 million files.

This does not have to be automated since we trust Amazon’s promise for high reliability, we have enabled versioning and setup MFA for deleting the bucket itself.

So I just want to periodically download (manually) the contents of the bucket to keep an offline copy.

I have tried a few S3 clients but most of them hang when dealing with such a large folder.

Is there any tool that is right for the job or do we have to resort to Amazon’s data export service (where we have to send them a usb drive everytime we need an offline backup).

thanks in advance for your advice!

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-27T17:50:26+00:00Added an answer on May 27, 2026 at 5:50 pm

    Dealing with bucket with millions of files can be very challenging unless there is some sort of ‘structure’ to your file names. Unfortunately this wont help any of the GUI tools so you’re stuck implementing your own solution. For example:

    1. If all your files start with a date, you can use the marker header in a Get Bucket request to only return files older than a certain date.

    2. If your files are arranged in ‘virtual’ folders, you can user the prefix and delimiter headers to process each folder separately. (Consider doing this in parallel to speed things up)

    Even if you have no structure all is not lost. The S3 clients hang because they are trying to hold the entire 2 million file listing in memory. You could download the object listing 1000 files at a time but save this to a file/database etc. It’ll take a long time to get all 2 million but once you are done just loop through your saved list and download as necessary.

    Better yet, if you are able to ‘index’ your files in a database as they are added to S3, you can just use that to determine which files to download.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a website project and would like to setup different web.config transformation files
I would like to setup some automated testing of test cases upon Fortran binaries
I would like to setup a multi-tenant ASP.NET MVC app. Ideally, this app would
I would like to setup the products/variants not to require a shipping address and
I have 2 models that I would like to setup routes for: Apps and
I have several vhosts setup, and would like to have the error logs go
I have an ASP.Net 3.5 application in which I would like to setup some
I have a GridView control setup like this: <asp:GridView ID=UserList AllowPaging=True PageSize=20 runat=server> ...
I have a object graph that is setup like this Clients string Name List[Address]
I would like to have a GUI setup like the diagram below. The JLayeredPane

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.