John Summerfield wrote:
> 
> > what are thes 7.0-respin*iso images?
> 
> non-respins+updates. If you don't have the ISOs, get the respin ISOs.

Could someone with a faster connection (maybe even at RH) try to rsync
the new iso's on top  of the old ones? I would like to have an idea of
how long it would take from here.

>From the rsync man page:

       rsync  is a program that behaves in much the same way that
       rcp does, but has many more options  and  uses  the  rsync
       remote-update  protocol  to greatly speedup file transfers
       when the destination file already exists.

       The rsync remote-update protocol allows rsync to  transfer
       just  the differences between two sets of files across the
       network link, using an efficient checksum-search algorithm
       described  in  the  technical report that accompanies this
       package.


All you'd need to do is:
rsync -avv --progress
rsync://ftp.redhat.com/pub/redhat/releases/guinness/i386/iso/7.0-respin-disk1.iso
7.0-disk1.iso

And then tell me how much it needed to transfer. I know, ftp.redhat.com
doesn't support rsync, but I would use a mirror. To download it through
ssh if you have an ssh account in ftp.redhat.com add the "-e ssh" option
and change "rsync://ftp.redhat.com" to "[EMAIL PROTECTED]:"


Sorry it isn't a development question, but I am not subscribed to other
RH lists. I hope there is someone else who want's the new iso's and
doesn't want to download 1.2 GB.

-- 
Ivan Jager



_______________________________________________
Redhat-devel-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-devel-list

Reply via email to