https://bugzilla.samba.org/show_bug.cgi?id=5695
[EMAIL PROTECTED] changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|rsync local timeout |improve keep-alive code to
| |handle long-running
| |directory scans
Version|3.0.3 |3.1.0
------- Comment #3 from [EMAIL PROTECTED] 2008-09-06 09:49 CST -------
> please note that directory dati/Documenti/Gabriele/Maildir/.Bugtraq.2006/cur/
> contains some thousands of files. A simple "ls" command on this folder, takes
> many minutes to complete.
Unfortunately, this is not something that rsync currently has keep-alive code
inside (the directory scanning code). The timeout value currently needs to be
set high enough to handle the largest directory scan, and (if something like
--copy-file were used) the largest local-file copy the generator might do. The
only thing you can currently do is to increase the timeout to the point where
it doesn't fire during a successful transfer.
This would be something that would be good to improve for 3.1.0.
--
Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
--
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