Im trying to download fedora updates to my local dir then write to a cd to be used at home. I was using the ff command:

wget -S -nH -c -r --no-parent http://ftp.freshrpms.net/pub/fedora/linux/core/updates/2/i386 -I /pub/fedora/linux/core/updates/2/i386,/pub/fedora/linux/core/updates/2/i386/SRPMS,/pub/fedora/linux/core/updates/2/i386/headers -X /pub/fedora/linux/core/updates/2/i386/debug -P /var/download/fedora

but i get something like this :

Continued download failed on this file, which conflicts with `-c' Refusing to truncate existing file

<eg start>
Refusing to truncate existing file `/var/download/fedora/pub/fedora/linux/core/updates/2/i386/SRPMS/gstreamer-plugins-0.8.2-2.1.src.rpm'.


--11:11:00-- http://ftp.freshrpms.net/pub/fedora/linux/core/updates/2/i386/SRPMS/httpd-2.0.50-2.1.src.rpm
=> `/var/download/fedora/pub/fedora/linux/core/updates/2/i386/SRPMS/httpd-2.0.50-2.1.src.rpm'
Connecting to ftp.freshrpms.net[193.1.219.82]:80... connected.
HTTP request sent, awaiting response...
1 HTTP/1.1 416 Requested Range Not Satisfiable
2 Date: Tue, 27 Jul 2004 03:27:09 GMT
3 Server: Apache/2.0.50-dev (Unix)
4 Connection: close
5 Content-Type: text/html; charset=iso-8859-1


Continued download failed on this file, which conflicts with `-c'.
Refusing to truncate existing file
<eg end>

Can someone share some of their download scripts
--
Philippine Linux Users' Group (PLUG) Mailing List
[EMAIL PROTECTED] (#PLUG @ irc.free.net.ph)
Official Website: http://plug.linux.org.ph
Searchable Archives: http://marc.free.net.ph
.
To leave, go to http://lists.q-linux.com/mailman/listinfo/plug
.
Are you a Linux newbie? To join the newbie list, go to
http://lists.q-linux.com/mailman/listinfo/ph-linux-newbie

Reply via email to