Skip to content

Signed URL for PUT requests #383

@tropnikovvl

Description

@tropnikovvl

Is your feature request related to a problem? Please describe.
At the moment there is a limitation of signed URLs only for GET requests, can you tell me if there are plans to do this for PUT requests too?
The fact is that I upload files larger than 100GB, sometimes 300GB each. And this is a very large load on the file system.

Describe the solution you'd like
Uploading of files without overhead on the application and file system.
Here's and here an approach to how you can achieve this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions