![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| Shell Programming and Scripting Post questions about KSH, CSH, SH, BASH, PERL, PHP, SED, AWK and OTHER shell scripts and shell scripting languages here. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| here document not working | JamesByars | Shell Programming and Scripting | 2 | 01-15-2008 04:41 PM |
| The here document << | rahulrathod | Shell Programming and Scripting | 6 | 01-23-2006 12:05 AM |
| Sqlplus 'here' document: <<EOF vs. <<-EOF | jvander | Shell Programming and Scripting | 6 | 01-22-2006 11:44 PM |
| How to split a document | gtapia | Shell Programming and Scripting | 2 | 07-15-2004 05:25 PM |
| Help on find a document | merlin | UNIX for Dummies Questions & Answers | 1 | 02-14-2002 08:42 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
How to download an attachment of a document
Hi,
I have a metalink note. The note has got a zip file attached to it. What I need, is to write a shell script, to download the zip file alone, engrossed in the metalink document. I just have the web access to metalink and not the unix access to the metalink server to do a ftp, sftp, etc. The link to the zip file is like: https://metalink.oracle.com/cgi-bin/...16699.1:script Through browser (IE), when i click the link, it popups a download window and Im able to save the zip file. Is it possible to write a shell script to automatically download the zip file to my unix machine?? |
|
||||
|
Thanks Yogesh.. but wget works fine only if we specify a physical location of the file like https://metalink.oracle.com/metalink...ealthCheck.zip
but when we supply https://metalink.oracle.com/cgi-bin/...16699.1:script its not working fine!! |
| Sponsored Links | ||
|
|
![]() |
| Bookmarks |
| Tags |
| unix download, wget |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|