[Bug 10575] Long Delay for Large Folders Even with Incremental File-List

samba-bugs at samba.org samba-bugs at samba.org
Tue Apr 29 11:19:54 MDT 2014


https://bugzilla.samba.org/show_bug.cgi?id=10575

Wayne Davison <wayned at samba.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |WONTFIX

--- Comment #2 from Wayne Davison <wayned at samba.org> 2014-04-29 17:19:54 UTC ---
That's the way rsync works.  It has to have the full directory listing so that
it can sort it and work on it in order (and potentially run any --delete-during
processing first), so it has to wait for the full list.  Sadly, this isn't
going to change.  Sorry.

-- 
Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the rsync mailing list