Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.os.linux.misc > #15063
| From | T <T@invalid.invalid> |
|---|---|
| Newsgroups | comp.os.linux.misc |
| Subject | Re: curl wget mystery |
| Date | 2015-07-17 12:31 -0700 |
| Organization | A noiseless patient Spider |
| Message-ID | <mobl3m$37i$2@dont-email.me> (permalink) |
| References | <mobl22$37i$1@dont-email.me> |
Oh crap, that should have bee "curl" not "perl" in the header On 07/17/2015 12:30 PM, T wrote: > Hi All, > > I can get the following wget command to work, but not > the curl. My eyes are going blurry. Would someone mind > looking for what I did wrong. > > Many thanks, > -T > > > wget > http://download.oracle.com/otn-pub/java/jdk/8u51-b16/jre-8u51-windows-i586.exe > --header=Referer: > http://www.oracle.com/technetwork/java/javase/downloads/jre8-downloads-2133155.html > --header='Cookie: oraclelicense=accept-securebackup-cookie' > --output-document /home/CDs/WindowsInternet/Java/jre-8u51-windows-i586.exe > > > > curl --max-time 720 > http://download.oracle.com/otn-pub/java/jdk/8u51-b16/jre-8u51-windows-i586.exe > --header Referer: > http://www.oracle.com/technetwork/java/javase/downloads/jre8-downloads-2133155.html > --header 'Cookie: oraclelicense=accept-secure-backup-cookie' --output > /home/CDs/WindowsInternet/Java/jre-8u51-windows-i586.exe
Back to comp.os.linux.misc | Previous | Next — Previous in thread | Next in thread | Find similar
perl wget mystery T <T@invalid.invalid> - 2015-07-17 12:30 -0700
Re: curl wget mystery T <T@invalid.invalid> - 2015-07-17 12:31 -0700
Re: curl wget mystery gazelle@shell.xmission.com (Kenny McCormack) - 2015-07-17 21:34 +0000
Re: curl wget mystery T <T@invalid.invalid> - 2015-07-17 15:01 -0700
Re: perl wget mystery Chick Tower <c.tower@deadspam.com> - 2015-07-19 20:13 +0000
Re: perl wget mystery Jens Stuckelberger <Jens_Stuckelberger@nowhere.net> - 2015-07-19 22:52 +0000
Re: perl wget mystery T <T@invalid.invalid> - 2015-07-20 20:01 -0700
Re: perl wget mystery T <T@invalid.invalid> - 2015-07-20 23:34 -0700
Re: perl wget mystery dave.gma+news002@googlemail.com.invalid (Dave Sines) - 2015-07-21 00:36 +0100
Re: perl wget mystery T <T@invalid.invalid> - 2015-07-20 20:03 -0700
csiph-web