Re: Checksum of a file

2006-01-12 Thread Wayne Davison
On Thu, Jan 12, 2006 at 03:29:11PM +0530, Vijay Ram.C wrote: > As per my project requirement, i need to know the checksum of the > file being synced. The sender computes the full-file checksum at the end of the transfer and sends it to the receiver. This code is in match.c (look for the sum_en

Checksum of a file

2006-01-12 Thread Vijay Ram.C
Hi all,   With reference to the mail subjected : IO Timeout Error in file less than 3 MB,  thanks to Wayne Davison and Tony for having suggested the changes to be done.  I have moved to rsync version 2.6.6 from the 2.4 series. As per my project requirement,  i need to know  the checksum of