On Mon, 2009-12-21 at 10:04 -0800, Wayne Davison wrote: > Have you verified that rsync is actually stalled, and not simply > sending incremental file-list information in between files? (e.g. > strace rsync and see what it's doing.) You could try using > --no-inc-recursive to see if doing all the file-list changes up front > makes any difference.
Max was using --delay-updates, which disables incremental recursion. -- Matt -- 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