<div class="gmail_quote">On Tue, Dec 15, 2009 at 11:41 PM, Fabian Cenedese <span dir="ltr">&lt;<a href="mailto:Cenedese@indel.ch">Cenedese@indel.ch</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="im">I think I know now where my confusion comes from. The reported time is not</div>
the actual time without action but the time since the start of the rsync command.<br></blockquote><div><br></div><div>It shouldn&#39;t be, since it is reporting the time elapsed since the last input was received.   I&#39;d suggest running an strace on the rsync and seeing what it is doing.  I&#39;d imagine that some system call does not return for an extended amount of time, and then, when rsync finally gets control back and checks for the elapsed time since the last received input, it is a really long amount.</div>
</div><br clear="all">..wayne..