-
Notifications
You must be signed in to change notification settings - Fork 492
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
Command line file uploader #5240
Comments
@qqmyers yep! The last thing I'll note is that as we discussed at http://irclog.iq.harvard.edu/dataverse/2018-10-26 we'll want to emphasize that this new uploader is community supported, similar to how we describe the API client libraries for Python, R, and Java at http://guides.dataverse.org/en/4.9.4/api/client-libraries.html Thank you to @TexasDigitalLibrary for supporting the development of the uploader! I can't wait to try it out. 😄 |
@dlmurphy I moved pull request #5250 to QA because it looks good to me but since it involves edits to the User Guide I thought you might want to take a look. As I mentioned at http://irclog.iq.harvard.edu/dataverse/2018-10-29#i_77169 I tried the uploader yesterday and it seemed to work fine with two tiny files. I showed @sekmiller . Here's the command I used:
I mentioned to @djbrooke that I like the TDL ascii art. 😄 |
Reviewed the DVUploader docs and made a few edits. Also added an unrelated syntax fix for dataverses-datasets.rst.
All set on my end, looking good! |
TDL has supported the development of a Java command line client that can be used to upload a directory of files to a Dataset. It's open source and we're going to host the code in an IQSS dataverse-uploader repo.
Per @pdurbin in addition to populating that repo, this should be linked at
http://guides.dataverse.org/en/4.9.4/user/dataset-management.html#file-handling-and-uploading ,
http://guides.dataverse.org/en/4.9.4/developers/intro.html#related-projects , and
http://guides.dataverse.org/en/4.9.4/api/apps.html ...
PR for guide updates tbd...
The text was updated successfully, but these errors were encountered: