-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Description
I tried using the upload to share a dataset with subfolders.
While the tool connects to server & detects what is there and what needs to be uploaded, it simply does not upload things.
This is the log (API removed)
java -jar ~/Downloads/DVUploader-v1.1.0.jar -server=https://darus.uni-stuttgart.de -key=XXX -did=doi:10.18419/darus-2029 -recurse -listonly *
----------------------------------------------------------------------------------
TTTTT DDD L Texas
T D D L Digital
T DDD LLL Library
DVUploader - a command-line application to upload files to any Dataverse Dataset
Developed for the Dataverse Community
----------------------------------------------------------------------------------
***Parsing arguments:***
Using server: https://darus.uni-stuttgart.de
Using apiKey: XXX
Adding content to: doi:10.18419/darus-2029
Will recurse into subdirectories
List Only Mode
Request to upload:
DVUploaderLog__1623759256268.log [544/1652]
Request to upload: DVUploaderLog__1623759276518.log
Request to upload: DVUploaderLog__1623759284812.log
Request to upload: participants.json
Request to upload: participants.json~
Request to upload: participants.tsv
Request to upload: participants.tsv~
Request to upload: README
Request to upload: sub-01
Request to upload: sub-02
***Starting to Process Upload Requests:***
PROCESSING(F): dataset_description.json
Does not yet exist on server.
PROCESSING(F): DVUploaderLog__1623759256268.log
Does not yet exist on server.
PROCESSING(F): DVUploaderLog__1623759276518.log
Does not yet exist on server.
PROCESSING(F): DVUploaderLog__1623759284812.log
Does not yet exist on server.
PROCESSING(F): participants.json
Does not yet exist on server.
PROCESSING(F): participants.json~
Does not yet exist on server.
...
PROCESSING(F): sub-02/eeg/sub-02_task-FlankerBackwardWalking_run-02_eeg.json
Does not yet exist on server.
***Execution Complete.***
(Cut out some files - by now I uploaded it using the zip trick, but it is annoying and I prefer something else).
Metadata
Metadata
Assignees
Labels
No labels