Skip to content

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

@faressoft

Description

@faressoft

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 ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions