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

Add direct datafile upload support (directupload.py) to pyDataverse #157

Open
cmbz opened this issue Mar 16, 2023 · 1 comment
Open

Add direct datafile upload support (directupload.py) to pyDataverse #157

cmbz opened this issue Mar 16, 2023 · 1 comment
Assignees
Labels
status:incoming Newly created issue to be forwarded

Comments

@cmbz
Copy link

cmbz commented Mar 16, 2023

Background
Support for direct upload of datafiles using Python is available via the following standalone script related to the Harvard Dataverse Repository: dataverse.harvard.edu/util/python/direct-upload/directupload.py

This script enables users to upload many datafiles and their associated metadata all at once before requesting reindexing, rather than calling the API for each file resulting in a system performance hit due to frequent reindexing.

Request & Rationale
Incorporating this functionality into pyDataverse would benefit Dataverse API users and pyDataverse users at all installations who need to upload large numbers of datafiles.

@cmbz cmbz added the status:incoming Newly created issue to be forwarded label Mar 16, 2023
@JR-1991 JR-1991 self-assigned this Mar 16, 2023
@pdurbin
Copy link
Member

pdurbin commented Oct 26, 2023

@cmbz for now @JR-1991 has created a separate uploader. Please see:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status:incoming Newly created issue to be forwarded
Projects
None yet
Development

No branches or pull requests

3 participants