Skip to content
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

Allow users to submit files larger than 5 GB (Jetstream) #299

Open
eecavanna opened this issue Sep 10, 2024 · 0 comments
Open

Allow users to submit files larger than 5 GB (Jetstream) #299

eecavanna opened this issue Sep 10, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@eecavanna
Copy link
Collaborator

We are aware that Cloudflare imposes a 5 GB limit on the size of incoming requests. We expect some of our users to want to submit files that are larger than that (e.g. 10 GB, 20 GB, 30 GB).

This ticket represents the task of making it so those user can submit such large files.

In this ticket, I have used the word "submit" instead of "upload" because—depending upon how we proceed—the user may actually upload the file to some other place (e.g. a Globus server) and then provide us with the relatively small amount of information (e.g. paths, identifiers) we'd need in order to download it from there, ourselves.

Related:

@eecavanna eecavanna added the enhancement New feature or request label Sep 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: No status
Status: No status
Development

No branches or pull requests

1 participant