DVUploader v1.2.0beta3
Pre-releaseThis version of DVUploader adds support for the /addFiles api endpoint in Dataverse that was added in v5.6. This allows for more efficient upload of many files when also using direct uploads. It also avoids retrying calls to Dataverse after Gateway timeouts which could result in duplicate file entries.
It also makes directupload the default and will fail (with error message) unless the new -uploadviaserver flag is set (this flag warns that it isn't a good idea for large files). The -directupload flag is no longer supported as it is not needed.
It also supports the new API in Dataverse 5.14 that allows discovery of the fixityAlgorithm in use and will upload files using it (the default is MD5 which was the only choice before). The default will be used with Dataverse instances at <5.14.