Mike,

I'm now running rsync again with the options you specified.  It has
printed out a message: 

unexpected EOF in read-timeout

but it is still using CPU (~85%, update checked again before sending
this, now dropped down to ~40%).  This is the only message I've seen.

Is it hosed?  Should I stop it and try restarting it?   Should I see a
new copy of the file being assembled somewhere?  (I did an ls -al in the
local directory with the original file, but I see no evidence of a new
file being created.)  

(Until I hear from you or someone else, or see some definite signs of a
problem, I'll keep it running.)

With the partial option, will a partial file (.iso) be saved if the
connection is broken?  (My ISP has taken to disconnecting me after 12
hours -- he changed the TOS.)

Thanks!
Randy Kramer


Mike Whitaker wrote:
> 
> On Tuesday 03 April 2001 16:37, Randy Kramer wrote:
> > Can rsync fix a MandrakeFreq iso with a bad md5sum?  (Without
> > re-downloading the entire file?)
> 
> I would start to suspect the md5sum.
> 
> I have done *exactly* this with a Debian ISO image that got changed under
> my feet in the interval between my killing and restarting a transfer with
> ncftp: the resultant md5sum was wrong, and I did:
> 
> rsync --partial --progress -v -t -c \
>     ftp.uk.debian.org::debian-cd/2.2_rev2/i386/binary-i386-1_NONUS.iso \
>     debian_cds/binary-i386-1_NONUS.iso
> 
> which sorted it out.
> 
> The fact that your rsync is transferring almost no bytes suggests the
> files are identical. Mine most definitely weren't.
> --
> Mike Whitaker     | Work: +44 1733 766619 | Work: [EMAIL PROTECTED]
> System Architect  | Fax:  +44 1733 348287 | Home: [EMAIL PROTECTED]
> CricInfo Ltd      | GSM:  +44 7971 977375 | Web: http://www.cricket.org/

Reply via email to