Skip to content

Direct upload support #89

@batonac

Description

@batonac

Currently local server file storage is used as the immediate upload location, upload_file pushes from the server to the s3 storage.

Alternatively, generate_presigned_url can be utilized to generate a put_object URL which can be used to upload a file from a client to the object storage directly, bypassing server storage entirely.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions