Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to a upload a file by a stream object #97

Open
faressoft opened this issue May 27, 2016 · 1 comment
Open

How to a upload a file by a stream object #97

faressoft opened this issue May 27, 2016 · 1 comment

Comments

@faressoft
Copy link

How to a upload a file (stream not buffer) ?

I have a large file 11GB, the heap size is limited so I can't read the entire content and pass it to the .put method as buffer or string. I there any way to pass a stream or something ?

@faressoft faressoft changed the title How to a upload a file (stream not buffer) How to a upload a file by a stream object May 27, 2016
@Zooman090
Copy link

Have same problem

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants