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

What is the correct approach?
  • Comment on Re^2: Having troubles downloading from FossHub

Replies are listed 'Best First'.
Re^3: Having troubles downloading from FossHub
by karlgoethebier (Abbot) on Jul 25, 2017 at 16:38 UTC

    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 !!
        you figured out what you got told the first time you asked?