in reply to need help downloading a file

This node falls below the community's threshold of quality. You may see it by logging in.

Replies are listed 'Best First'.
Re: Having troubles downloading from FossHub
by hippo (Archbishop) on Jul 25, 2017 at 08:00 UTC
    What am I doing wrong now?

    Apparently the same as you were doing wrong before, namely violating the target site's terms of service.

Re: Having troubles downloading from FossHub
by afoken (Chancellor) on Jul 25, 2017 at 05:52 UTC
    I am still having troubles downloading from Foss Hub.

    So this is nothing new. Please stay in the thread you opened for this problem.

    Alexander

    --
    Today I will gladly share my knowledge and experience, for there are no sweeter words than "I told you so". ;-)
      Okay. I will repost back over there.

      This there a way to get this forum to send an eMail when someone replies?
Re: Having troubles downloading from FossHub
by karlgoethebier (Abbot) on Jul 25, 2017 at 09:46 UTC
    "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

      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