This repository was archived by the owner on Jun 13, 2025. It is now read-only.
Serving big files #69
Unanswered
mikhail-gordienko
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello!
How the connector is supposed to serve big files? For example, if one has a 300MB file in the AWS S3 bucket.
It is possible to create a pre-sign public URL and share it with anyone, no need to read the file each time it is requested.
Have you considered extending the connector in such a way?
Beta Was this translation helpful? Give feedback.
All reactions