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

--- Comment #9 from Michal Ruprich <mrupr...@redhat.com> ---
Hi,

current rsync still hits this problem when transferring huge amounts of files.
I am talking tens of thousands. I tried this with some 700k files and it got
stuck at the same place as before. What worked for me was to create a bigger
buffer from the beginning. I set the IO_BUFFER_SIZE from 32*1024 to 128*1024.

I know that this does not make sense for every transfer but maybe it wouldn't
be a bad idea to create a new option that could increase the size of the buffer
from the beginning. If I have a usecase where I know I am going to be
transferring a lot of files and for some reason I need the -vvv or more, I
could just set the message buffer to a bigger value.

Or do you have an idea how to re-write the logging completely?

Thanks for any thoughts on this.

Michal

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
-- 
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