Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: wget --- downloading from oracle site!

Re: wget --- downloading from oracle site!

From: Kenneth A Kauffman <kkauffman_at_nospam.headfog.com>
Date: Thu, 08 May 2003 15:58:52 GMT
Message-ID: <09vua.64352$3h5.2730788@news2.east.cox.net>

"Raqueeb Hassan" <raqueebh_at_yahoo.com> wrote in message news:2545b34c.0305072224.3b0ab84b_at_posting.google.com...
> Hello there!
>
> I was trying to download an oracle application from OTN with wget in
> linux box ... it's causing some problems about redirecting url ....
> the real file is more than 1 GB!
>
> $ wget -c -t0

http://download-west.oracle.com/otn/linux/cs/ocs_r1_singlebox_part1.zip
> => `ocs_r1_singlebox_part1.zip'
> Resolving download-west.oracle.com... done.
> Connecting to download-west.oracle.com[206.204.21.139]:80...
> connected.
> HTTP request sent, awaiting response... 302 Found
>
> Location:

http://profile.oracle.com/jsp/realms/otnLogin.jsp?remoteIp=216.236.97.133&globalId=&redirectUrl=http%3a%2f%2fdownload-west.oracle.com%3a80%2fotn%2flinux%2fcs%2focs_r1_singlebox_part1.zip
> [following]
>
> --12:12:23--

http://profile.oracle.com/jsp/realms/otnLogin.jsp?remoteIp=216.236.97.133&globalId=&redirectUrl=http%3a%2f%2fdownload-west.oracle.com%3a80%2fotn%2flinux%2fcs%2focs_r1_singlebox_part1.zip
>
> =>

`otnLogin.jsp?remoteIp=216.236.97.133&globalId=&redirectUrl=http%3a%2f%2fdow nload-west.oracle.com%3a80%2fotn%2flinux%2fcs%2focs_r1_singlebox_part1.zip'
>
> Resolving profile.oracle.com... done.
> Connecting to profile.oracle.com[148.87.9.202]:80... connected.
> HTTP request sent, awaiting response... 200 OK
> Length: unspecified [text/html]
>
> [ <=> ] 3,965
>
> 2.16K/s
>
> 12:12:27 (2.16 KB/s) -
>

`otnLogin.jsp?remoteIp=216.236.97.133&globalId=&redirectUrl=http%3a%2f%2fdow nload-west.oracle.com%3a80%2fotn%2flinux%2fcs%2focs_r1_singlebox_part1.zip'
> saved [3965]
>
> ______________________
>
> It seems that it needs some kind of jsp login .... how do I resolve
> that please?
>
> TIA
>
> raqueeb hassan
> bangladesh

try lynx instead. it will redirect you and you can enter your info. then continue.

ken k Received on Thu May 08 2003 - 10:58:52 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US