RE: .iso file corrupted

2002-07-06 Thread Monil Chheda
Hello, On doing "$ rsync --progress --archive --partial -vvv rsync://carroll.cac.psu.edu/redhat-ftp/redhat/linux/7.3/en/iso/i386/valhalla -i386-disc1.iso ", I got the following output <--- --> local_version=24 remote_ve

[PATCH] Infinite recursion in rsync --server

2002-07-06 Thread Aaron Hopkins
-BEGIN PGP SIGNED MESSAGE- With rsync --server, sometimes when the remote side control-C's a transfer, rsync will immediately start consuming all available RAM. gdb shows that its recursing while trying to report the failed write: #0 0x420503ac in vfprintf () from /lib/i686/libc.so

Re: Corrupt .iso file

2002-07-06 Thread Randy Kramer
Monil Chheda wrote: > Can anyone tell me how to usr rsync utility to get the > correct checksum ? Try http://twiki.org/cgi-bin/view/Wikilearn/RsyncingALargeFile and other links on that page. Randy Kramer -- To unsubscribe or change options: http://lists.samba.org/mailman/listinfo/rsync Before

Corrupt .iso file

2002-07-06 Thread Monil Chheda
Hello , I downloaded the valhalla-i386-disc1.iso from redhat mirror sites. But , on running md5sum , i didnt get the correct checksum for the disc. Can anyone tell me how to usr rsync utility to get the correct checksum ? I would be helpful to you . = Best Regards, Monil Chheda(INDIA) ht