Wayne Davison (way...@samba.org) wrote on 30 May 2009 10:12:
 >On Fri, May 29, 2009 at 06:29:22PM +0530, Jignesh Shah wrote:
 >> Does that mean rsync traversed complete 1000k files in 0.671 seconds?
 >
 >Rsync uses an incremental recursion scan by default, so when that is
 >active the time mentioned is just for the getting-started part of the
 >scan.  I've been thinking aobut making the sender time each extra scan
 >that it does as the incremental scan progresses and add the times up,
 >but that is not what rsync currently does.

That'd be quite useful. One of the important delays in syncing large
dirs is the time to scan all files, so knowing how much it is is
important.
-- 
Please use reply-all for most replies to avoid omitting the mailing list.
To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html

Reply via email to