I am hosting a file on IONOS HiDrive and I have created a public share link to that file. It hast the form https://hidrive.ionos.com/lnk/<OBFUSCATED_ID>
When I paste this public share link into a web browser I get a page showing the file name and a download button. From there I can download by clicking onto the button. Any authentication is not requested (which is OK). So the share link seems to work.
However I want to access the file directly, not through a intermittent website.
Does anybody know if that is possible, e.g. to download a shared file via wget ?
Thanks for any hints