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

Use Resumable uploads API in GCS back-end #400

Open
hannesdejager opened this issue Feb 18, 2022 · 0 comments
Open

Use Resumable uploads API in GCS back-end #400

hannesdejager opened this issue Feb 18, 2022 · 0 comments
Labels
unftp-sbe-gcs Everything to do with the Google bucket backend.

Comments

@hannesdejager
Copy link
Collaborator

hannesdejager commented Feb 18, 2022

Currently when uploading files to a bucket we use the Single-request upload API of GCS. This is not recommended for big files. Use the Resumable upload API.

See

@hannesdejager hannesdejager added the unftp-sbe-gcs Everything to do with the Google bucket backend. label Jun 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
unftp-sbe-gcs Everything to do with the Google bucket backend.
Projects
None yet
Development

No branches or pull requests

1 participant