Re: Incremental Diffs?

2002-03-18 Thread Kim Scarborough
tried it both with and without that patch. Is there anything else I can try? ----------- Kim Scarborough http://www.unknown.nu/kim/ -

Re: Incremental Diffs?

2002-03-17 Thread Kim Scarborough
o that snapshots of the timings would be logged; note that it took about the same amount of time both times. So unless I'm completely on drugs here, it seems to be transferring the entire file, not a diff. --- Kim Scar

Re: Incremental Diffs?

2002-03-07 Thread Kim Scarborough
that conclusion? I have it set to extra verbose, and I've been watching the files transfer over. When I append 2K to a 100MB text file and re-rsync, it's pretty obvious it's transferring 100MB, not 2K + whatever overhead the diff takes up. --------

Incremental Diffs?

2002-03-06 Thread Kim Scarborough
t;? Possibly relevant: I'm running rsync 2.5.2 client-side but 2.5.3pre1 server-side. 2.5.2 kept coredumping on the server for some reason. I would have investigated further had 2.5.3pre1 not fixed it. Both boxes are FreeBSD 4.5. -------