Manuel Enrique Chavez Manzano wrote on Tue, 16 Oct 2007 15:47:27 -0400:

> what I need is to join those package.

No, you don't. wget doesn't produce split download parts. If you start 
wget a second time and it finds the filename already exists it adds .1 to 
the new file and so on. All the older files are just failed downloads 
starting at byte 0. If your file isn't as long as it should (tried crc or 
md5?) then this simply means it's not yet completely finished. You may 
*now* want to use the -c switch on it. First remove the old files and then 
rename this existing file to what it should be.

Kai

-- 
Kai Schätzl, Berlin, Germany
Get your web at Conactive Internet Services: http://www.conactive.com



_______________________________________________
CentOS mailing list
[email protected]
http://lists.centos.org/mailman/listinfo/centos

Reply via email to