[dspace-tech] Re: DSPACE7 - a public link for PDF download

2023-03-21 Thread 'Tim Donohue' via DSpace Technical Support
Hi Bill, The DSpace 7 UI *must* redirect to the backend in order to perform the download. Otherwise, you'd need to "stream" the file to the UI first, then send it to the user. So, the behavior you are seeing is correct... In the UI, the link will always appear like this:

[dspace-tech] Re: DSPACE7 - a public link for PDF download

2023-03-21 Thread 'tant...@umn.edu' via DSpace Technical Support
That's helpful, and the new style is actually more predictable, however, in my instance when I click on a bitstream link I am redirected to a new url that looks like a REST endpoint, for example https://xxx.xxx.xxx/server/api/core/bitstreams/12ea09a7-d9aa-4666-9a51-aef6358351a5/content It

Re: [dspace-tech] Re: DSPACE7 - a public link for PDF download

2023-03-20 Thread Asanali Msangi
Dear all,I would like to ask for help.. I have dspace 7.5 installed successfully in Ubuntu 22.04 LTS but how do I make it accessible in the local area network (192.168.xx.x )instead of localhost? kindly advise in a clear way how to do that... Thank in advance i

[dspace-tech] Re: DSPACE7 - a public link for PDF download

2023-03-20 Thread 'Tim Donohue' via DSpace Technical Support
Hi Jan, DSpace 7 doesn't provide an option to have a Bitstream (File) download link based on an Item's assigned Handle. Instead, download links *are* persistent and public, but are based on the UUID of the Bitstream/file like this: https://[dspace.url]/bitstreams/[uuid-of-bitstream]/download

[dspace-tech] Re: DSPACE7 - a public link for PDF download

2023-03-16 Thread Jan Broulím
Any idea? We need a software solution to generate public links for PDF downloads using only a given handle number. Thanks On Wednesday, March 8, 2023 at 8:55:06 AM UTC+1 Jan Broulím wrote: > Hi, > I would like to ask whether it is possible to generate a public link for > pdf download - e.g.