You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We can download a bitstream from an item via the command line using the bitstream UUID: /api/core/bitstreams/{uuid}/content,
or using the handle and file name: /bitstreams/handle/{handle}/{filename}PDT-C-1.0.zip.
But what happens when an item has more than one bitstream?
Note: don't forget to use flag -k -> The -k flag in curl is used to disable SSL certificate verification. This flag allows curl to make requests to a server with an invalid or self-signed SSL certificate without throwing an error.
Original issue: ufal#1130
The text was updated successfully, but these errors were encountered: