cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: download rhel v6 OS using curl

From: Ralph Mitchell <ralphmitchell_at_gmail.com>
Date: Sat, 15 Oct 2011 10:19:32 -0400

On Wed, Oct 12, 2011 at 9:50 PM, Kaushal Shriyan
<kaushalshriyan_at_gmail.com>wrote:

> On Thu, Oct 13, 2011 at 7:10 AM, Ralph Mitchell <ralphmitchell_at_gmail.com>
> wrote:
> > On Wed, Oct 12, 2011 at 9:19 PM, Kaushal Shriyan <
> kaushalshriyan_at_gmail.com>
> > wrote:
> >>
> >> Hi,
> >>
> >> i am unable to download using
> >> curl
> >> "
> https://content-web.rhn.redhat.com/rhn/isos/rhel-6.0/md5sum/f7141396c6a19399d63e8c195354317d/rhel-server-6.0-x86_64-dvd.iso?__gda__=1318466028_f304b88e26ee5316674e72e469a3b18d&ext=.iso
> "
> >>
> >> Am i missing something ?
> >
> > I just clicked through the link in your email and got a page from Redhat
> > showing this:
> >
> > Download Not Found
> > The object you requested,
> >
> /rhn/isos/rhel-6.0/md5sum/f7141396c6a19399d63e8c195354317d/rhel-server-6.0-x86_64-dvd.iso,
> > was not found.
> >
> > Ralph Mitchell
> > -------------------------------------------------------------------
> > List admin: http://cool.haxx.se/list/listinfo/curl-users
> > FAQ: http://curl.haxx.se/docs/faq.html
> > Etiquette: http://curl.haxx.se/mail/etiquette.html
> >
> >
>
> Hi Ralph
>
> https://rhn.redhat.com/rhn/software/channel/downloads/Download.do?cid=10486
> will list out all the ISOs Do let me know if you need more information

That link takes me through the Redhat login page to the RHEL6 64-bit
download page. I had no trouble at all downloading the DVD image:

        curl -o rhel-server-6.1-x86_64-dvd.iso <dvd url>

Note that the DVD version is now 6.1, not the 6.0 in your original link.
 That might be why you're not getting the file.

Ralph Mitchell

-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-users
FAQ: http://curl.haxx.se/docs/faq.html
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2011-10-15