<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Using wget to download patches from oracle</title>
	<atom:link href="http://blog.michael-brown.org/2009/07/using-wget-to-download-patches-from-oracle/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.michael-brown.org/2009/07/using-wget-to-download-patches-from-oracle/</link>
	<description>Oracle EBS Tips and Tricks</description>
	<lastBuildDate>Wed, 07 Sep 2011 20:50:40 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Joss</title>
		<link>http://blog.michael-brown.org/2009/07/using-wget-to-download-patches-from-oracle/comment-page-1/#comment-24</link>
		<dc:creator>Joss</dc:creator>
		<pubDate>Wed, 07 Sep 2011 20:50:40 +0000</pubDate>
		<guid isPermaLink="false">http://blog.michael-brown.org/?p=27#comment-24</guid>
		<description>The download of a patchser is so fast and incomplete:

$ wget --http-user=**** --http-password=***** --output-document=ay.we &quot;https://updates.oracle.com/Orion/Services/download/p8202632_10205_Linux-x86-64.zip?aru=12540824&amp;patch_file=p8202632_10205_Linux-x86-64.zip&quot;

Resolving login.oracle.com... 141.146.8.119
Connecting to login.oracle.com&#124;141.146.8.119&#124;:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 2,009 (2.0K) [text/html]

100%[===================================================================================================&gt;] 2,009         --.--K/s

16:47:04 (21.63 KB/s) - `ay.we&#039; saved [2009/2009]</description>
		<content:encoded><![CDATA[<p>The download of a patchser is so fast and incomplete:</p>
<p>$ wget &#8211;http-user=**** &#8211;http-password=***** &#8211;output-document=ay.we &#8220;https://updates.oracle.com/Orion/Services/download/p8202632_10205_Linux-x86-64.zip?aru=12540824&amp;patch_file=p8202632_10205_Linux-x86-64.zip&#8221;</p>
<p>Resolving login.oracle.com&#8230; 141.146.8.119<br />
Connecting to login.oracle.com|141.146.8.119|:443&#8230; connected.<br />
HTTP request sent, awaiting response&#8230; 200 OK<br />
Length: 2,009 (2.0K) [text/html]</p>
<p>100%[===================================================================================================&gt;] 2,009         &#8211;.&#8211;K/s</p>
<p>16:47:04 (21.63 KB/s) &#8211; `ay.we&#8217; saved [2009/2009]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

