Skip to content

Streaming file upload #642

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

Open
hem9984 opened this issue Mar 27, 2025 · 1 comment
Open

Streaming file upload #642

hem9984 opened this issue Mar 27, 2025 · 1 comment
Labels
feature New feature or request

Comments

@hem9984
Copy link

hem9984 commented Mar 27, 2025

Since i am storing files on S3 and uploading them to E2B, it seems I have to either download them to file or memory then upload them.

This is not ideal for obvious reasons, and it would be preferable if I could directly stream from S3 to E2B instead of making a pit stop on my backend server.

@hem9984 hem9984 added the feature New feature or request label Mar 27, 2025
Copy link

linear bot commented Mar 27, 2025

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

No branches or pull requests

1 participant