I am trying to download the DVD iso for Fedora 10 using curl.
Instead of getting the full 3.4Gb, it always stops at this exact size =
1073762304 Nov 26 09:21 Fedora-10-i386-DVD.iso
I have tried the Fedora 9 DVD iso but had the same issue. I have tried
different mirrors --- still same problem.
There is plenty of space on the server.
Could anyone please tell me what I might be doing wrong? (I have
successfully downloaded DVDs and CDs using this approach before.)
Here is the full script I am using...minus our real server name and port.
#! /bin/sh
function get_iso {
curl -v -x <our proxy server>:<our port> -C - -O $URL
} # End of function get_iso
URL="
http://mirror.its.uidaho.edu/pub/fedora/linux/releases/10/Fedora/i386/iso/Fedora-10-i386-DVD.iso
"
get_iso
Any help is much appreciated!
Thanks,
Denise
</PRE>
<div style="font-family:arial;font-size:8pt;">
<hr>
<p>This e-mail, and any attachments, is intended solely for use by the
addressee(s) named above. It may contain the confidential or proprietary
information of Dana Holding Corporation, its subsidiaries, affiliates or
business partners. If you are not the intended recipient of this e-mail or are
an unauthorized recipient of the information, you are hereby notified that any
dissemination, distribution or copying of this e-mail or any attachments, is
strictly prohibited. If you have received this e-mail in error, please
immediately notify the sender by reply e-mail and permanently delete the
original and any copies or printouts.</p>
<p>Computer viruses can be transmitted via email. The recipient should check
this e-mail and any attachments for the presence of viruses. Dana Holding
Corporation accepts no liability for any damage caused by any virus transmitted
by this e-mail.</p>
English, Francais, Espanol, Deutsch, Italiano, Portugues:<br>
<a
href="http://www.dana.com/overview/EmailDisclaimer.shtm">http://www.dana.com/overview/EmailDisclaimer.shtm</a>
<hr>
</div>
--
fedora-list mailing list
[email protected]
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines