On Tue, Sep 07, 2004 at 02:54:07PM -0400, Christophe Kalt wrote:
> i do see the funky read/write logic in report(), but this only seems
> to be used for the two line stats summary
I guess I was assuming that we'd only want this statistic from the
sender, but that may not be a true assumption. So,
On Sep 07, Wayne Davison wrote:
| On Fri, Sep 03, 2004 at 10:34:09AM -0400, Christophe Kalt wrote:
| > The attached diff causes rsync to show how much time it spends
| > on building and sending its filelist.
|
| Your patch doesn't take into account that the statistics are sometimes
| sent at the e
On Fri, Sep 03, 2004 at 10:34:09AM -0400, Christophe Kalt wrote:
> The attached diff causes rsync to show how much time it spends
> on building and sending its filelist.
Your patch doesn't take into account that the statistics are sometimes
sent at the end of the transfer if the sender is not the
The attached diff causes rsync to show how much time it spends
on building and sending its filelist. I'd appreciate if you
could consider this change for inclusion in a future release.
diff -ru rsync-2.6.3pre1/flist.c rsync-2.6.3pre1+tykhe/flist.c
--- rsync-2.6.3pre1/flist.c 2004-08-12 14:20:0