Select Git revision
UPLOAD_new-bitstreams.sh
Forked from
Bruno Nocera Zanette / dspace-rest-requests
Source project has a limited visibility.
-
Bruno Nocera Zanette authored
Also, it fixes a bug that adds multipart header to the uploaded file. This bug is fixed by changing: -F upload=@"${FILE}" to -T "${FILE}"
Bruno Nocera Zanette authoredAlso, it fixes a bug that adds multipart header to the uploaded file. This bug is fixed by changing: -F upload=@"${FILE}" to -T "${FILE}"