dropbox-sdk-js
dropbox-sdk-js copied to clipboard
Download file using a stream
Before you start Have you checked StackOverflow, previous issues, and Dropbox Developer Forums for help? Yes
What is your question? I'd like to have an option to download files using a stream. Big files (1gb) crash my node.js process due to memory limitations
Screenshots If applicable, add screenshots to help explain your question.
Versions
- What version of the SDK are you using? 8.2.0
- What version of the language are you using? Node.js 12LTS
- Are you using Javascript or Typescript? javascript
- What platform are you using? (if applicable)
Additional context Add any other context about the question here.
Thanks! I've sent this along as a request for support for streams, though I can't promise if or when that might be implemented.
Thanks @greg-db would you accept a PR for this feature?
Yes, we welcome PRs. Please refer to the Contributing doc for more information.
Hi, Is this change implemented or PR raised for this ?
@jaytiBansal No, I don't believe there's been any official update or a PR for this. I'll reply here if/when I have any news on this request.