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

Upload large files via new API #53

Closed
noamross opened this issue Jul 23, 2021 · 1 comment
Closed

Upload large files via new API #53

noamross opened this issue Jul 23, 2021 · 1 comment
Assignees
Milestone

Comments

@noamross
Copy link

Per the Zenodo API guide (https://developers.zenodo.org/#quickstart-upload), the old API supports uploads up to 100MB but the new one has no such limitation. Would it be possible to implement upload via the new PUT API?

eblondel added a commit that referenced this issue Jul 23, 2021
@eblondel eblondel self-assigned this Jul 23, 2021
@eblondel
Copy link
Owner

Thanks @noamross for this suggestion, i was not aware of this new API. I've commited some code on master. Great if you can test it on huge files. I've tested it on small files and it seems to work. Let me know

@eblondel eblondel added this to the 0.4 milestone Jul 23, 2021
@eblondel eblondel modified the milestones: 0.4, 0.5 Sep 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants