Open
Description
Currently this script assumes it is going to get a URL that is the Solace download link in the format "http://em.solace.com/xxxx", and so proceeds to deal with the redirect handling.
Can this be enhanced to have a test of the URL and if it already ends with ".tar.gz", to forego the redirect handling step?
The user may have downloaded the file already and decided to host it at their own location. It seems needlessly prohibitive to assume it will always be a link direct from the download site.