Jump to content

wget and Sun Java?


Steve Scrimpshire
 Share

Recommended Posts

I'm trying to download Sun Java JDK. The trouble is, I'm on a dialup, the file is almost 50MB and I can't get it to resume when I get disconnected. I was hoping to be able to use wget to retrieve it, so I copied the URL from the 'Saving File..." dialog box, but I can't get wget to retrieve it, apparently, because it's some kind of script that grabs the file. (I have tried using ftp:// instead of http://), but here is what I get when I try to download with wget:

[root@omarserenity tmp]# wget http://sunsdlc1-11-vhost2.phx-colo.bbnplanet.com/servlet/EComFileServlet/main_products/SDLC//ESD3/JSCDL/j2sdk/1.4.1_01/j2sdk-1_4_1_01-linux-i586.bin

--12:55:28--  http://sunsdlc1-11-vhost2.phx-colo.bbnplanet.com/servlet/EComFileServlet/main_products/SDLC/ESD3/JSCDL/j2sdk/1.4.1_01/j2sdk-1_4_1_01-linux-i586.bin

          => `j2sdk-1_4_1_01-linux-i586.bin'

Connecting to sunsdlc1-11-vhost2.phx-colo.bbnplanet.com:80... connected!

HTTP request sent, awaiting response... 500 Server Error

12:55:50 ERROR 500: Server Error.



[1]   Exit 1                  wget http://sunsdlc1-11-vhost2.phx-colo.bbnplanet.com/servlet/EComFileServlet/main_products/SDLC//ESD3/JSCDL/j2sdk/1.4.1_01/j2sdk-1_4_1_01-linux-i586.bin?ActionId=verify

[2]-  Done                    TicketId=Dlxf%2Bk%2BCV1U%3D

[3]+  Done                    TicketServerUrl=UMdnxpfbimnVhsPzHcxQH1vcfpnakcdixIDR8grWSV9U3HLSgqDMYN%2BV1osLy1dXQQ%3D%3D

[root@omarserenity tmp]# wget http://sunsdlc1-11-vhost2.phx-colo.bbnplanet.com/servlet/EComFileServlet/main_products/SDLC//ESD3/JSCDL/j2sdk/1.4.1_01/j2sdk-1_4_1_01-linux-i586.bin?ActionId=verify&TicketId=Dlxf%2Bk%2BCV1U%3D&TicketServerUrl=UMdnxpfbimnVhsPzHcxQH1vcfpnakcdixIDR8grWSV9U3HLSgqDMYN%2BV1osLy1dXQQ%3D%3D

[1] 7618

[2] 7619

--12:57:07--  http://sunsdlc1-11-vhost2.phx-colo.bbnplanet.com/servlet/EComFileServlet/main_products/SDLC/ESD3/JSCDL/j2sdk/1.4.1_01/j2sdk-1_4_1_01-linux-i586.bin?ActionId=verify

          => `j2sdk-1_4_1_01-linux-i586.bin?ActionId=verify'

Connecting to sunsdlc1-11-vhost2.phx-colo.bbnplanet.com:80... [root@omarserenity tmp]# connected!

HTTP request sent, awaiting response... 400 Bad request

12:57:41 ERROR 400: Bad request.

 

Any ideas? Or another way to split the file or be able to resume? TIA

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

×
×
  • Create New...