Any way to download files without a login?

I’m trying to install the software suite on an azure instance but I need to first download the software suite (docker) locally and then upload it via scp or something similar. I’m currently working on an extremely slow internet connection and the 10 GB file would never complete the download let alone the upload. Why are these files all locked behind a login? This is really starting to get on my nerves to be honest. Every time I try to install/use any of the software given by hailo I get blocked by one issue or another.

I would like to be able to ssh into my server and run wget. This would run in minutes as apposed to the hours it would take otherwise.

Also bear in mind that the azure instances are paid by the hour so I would need to pay just to upload the file.

Hi @rosslote,

Thanks for your feedback
Downloading files from the Developer Zone requires a login with your username and password.
This measure is necessary to ensure secure access to our files, protect our content from unauthorized use and distribution, and ensure fair usage of our resources.
When using a remote server, you can write a script to automate the process, but I see that you already managed to implement this in Shortcut for installing the hailo software on a server.
In addition, note that most of the SW Suite components (HailoRT, Model Zoo, Tappas and other application examples) are open source and available on GitHub.