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 -> wget --- downloading from oracle site!

wget --- downloading from oracle site!

From: Raqueeb Hassan <raqueebh_at_yahoo.com>
Date: 7 May 2003 23:24:26 -0700
Message-ID: <2545b34c.0305072224.3b0ab84b@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%2fdownload-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%2fdownload-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 Received on Thu May 08 2003 - 01:24:26 CDT

Original text of this message

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