Skip to content

DVUploader v1.3.0-beta

Latest
Compare
Choose a tag to compare
@qqmyers qqmyers released this 04 Mar 17:56
· 1 commit to master since this release

This release of DVUploader includes bug fixes/enhancements for the following issues:

  • Now recognizes ingested files and avoids uploading a duplicate original: #29
  • adds a -noIngest flag to tell Dataverse to not ingest tabular files: #28
  • Adopts Dataverse's rules for path and file name characters - will automatically replace bad chars with _ (-failOnInvalidNames can be used to fail for these files instead): #26