Hello,
Specifically, I have several backups stored in Dropbox Backup (some exceeding tens of terabytes), and I’m interested in utilizing the Dropbox API to automate the process of downloading these backups and subsequently uploading them to an AWS S3 bucket. Here are a few points where I’d appreciate your insights:
1. Dropbox Backup API Access:
- Is it possible to directly access the files stored in Dropbox Backup via the API, and if so, which specific endpoints or procedures should I be using?
- Are there any limitations or considerations (e.g., rate limits, large file handling) that I should be aware of when transferring large amounts of data?
2. Handling Large Files:
- Could you provide guidance or best practices on efficiently downloading large backups (up to 74 TB) using the API?
- Should I be using chunked downloads for these large files, and how does the API handle large data streams?
I would greatly appreciate any documentation, example scripts, or advice that could help me streamline this migration process.
Thank you in advance for your support.
Best regards,
Waleed