Oracle keep changing the flow to grab file from they site. I do also
need download some JRE/JDK version while doing my stuff. The easy way
is to curl from mirror. Since i use linux, I just can get from
"osuosl" ftp , e.g  :

curl 
http://ftp.osuosl.org/pub/funtoo/distfiles/oracle-java/jre-8u144-linux-i586.tar.gz
-O

Take not, It not recommend and do it at your own risk.

for JDK just curl to binarybabel e.g:
curl -s https://lv.binarybabel.org/catalog-api/java/jdk8.json

and you will get the latest curl/wget command to download the package
from oracle.But It does't work for windows binary anyway :d
On Mon, Aug 20, 2018 at 9:11 AM ToddAndMargo <toddandma...@zoho.com> wrote:
>
> On 08/19/2018 04:05 PM, Samuel Sieb wrote:
> > On 08/19/2018 03:57 PM, ToddAndMargo wrote:
> >> http://www.oracle.com/technetwork/java/javase/downloads/jre8-downloads-2133155.html
> >>
> >> According to Firefox's cliget, the address is:
> >>
> >> https://download.oracle.com/otn-pub/java/jdk/8u181-b13/96a7b8442fe848ef90c96a2fad6ed6d1/jre-8u181-windows-i586.exe?AuthParam=1534577721_2ae0bad94b6341c2907ebf82aa395171
> >>
> >>
> >> But how do I get the "AuthParam"?
> >
> > There is javascript on that page that either generates the key or
> > contacts the site to request it.
>
> How do I click "Agree" and the download link with curl?
> _______________________________________________
> users mailing list -- users@lists.fedoraproject.org
> To unsubscribe send an email to users-le...@lists.fedoraproject.org
> Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
> List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
> List Archives: 
> https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org/message/2XVHVDGHLGWOU3LPWJMSRB2EVVHR3H2X/



-- 

Best Regards,
RN
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org/message/EOEISY5D5XBVM53HPCSMGCWP7KN3BBNY/

Reply via email to