in reply to Having troubles downloading from FossHub
in thread need help downloading a file

"What am I doing wrong now?"

Your approach is wrong.

Regards, Karl

«The Crux of the Biscuit is the Apostrophe»

perl -MCrypt::CBC -E 'say Crypt::CBC->new(-key=>'kgb',-cipher=>"Blowfish")->decrypt_hex($ENV{KARL});'Help

Replies are listed 'Best First'.
Re^2: Having troubles downloading from FossHub
by Todd Chester (Scribe) on Jul 25, 2017 at 16:17 UTC
    What is the correct approach?

      As hippo said:

      "...avoid to violate the target site's terms of service."

      And as marto quoted in your other thread:

      "...Inform us about your intention before any attempt to interact with our website. If possible, provide us a sample of your code/tool to see how it is designed to work with our system."

      This should be quite easy.

      Make it so. See also WWW::Curl::Easy and perhaps Yet another example to get URLs in parallel for some inspiration.

      Regards, Karl

      «The Crux of the Biscuit is the Apostrophe»

      perl -MCrypt::CBC -E 'say Crypt::CBC->new(-key=>'kgb',-cipher=>"Blowfish")->decrypt_hex($ENV{KARL});'Help

        Figured it out! I used HwINFO's other download site. I posted over on the original question. Thank you all for the help !!