DO NOT REPLY [Bug 5695] improve keep-alive code to handle long-running directory scans

samba-bugs at samba.org samba-bugs at samba.org
Sat Sep 6 14:49:30 GMT 2008


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


wayned at samba.org 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 wayned at samba.org  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.


More information about the rsync mailing list