[Bug 9670] support more complex transfers with an absolute partial-dir

samba-bugs at samba.org samba-bugs at samba.org
Sun May 26 18:01:38 MDT 2013


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

Wayne Davison <wayned at samba.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
            Summary|missing substructure within |support more complex
                   |partial-dir causes files to |transfers with an absolute
                   |be lost or overwritten      |partial-dir
           Severity|major                       |enhancement

--- Comment #1 from Wayne Davison <wayned at samba.org> 2013-05-27 00:01:37 UTC ---
Rsync only supports such a complex transfer using relative partial-dir values
at this time.  I'm changing this to an enhancement request, since the
limitations of absolute partial-dirs is fully specified in the man page as how
things are currently designed:

"Note also that you should not use an absolute path to bf(--partial-dir) unless
(1) there is no chance of any of the files in the transfer having the same name
(since all the updated files will be put into a single directory if the path is
absolute) and (2) there are no mount points in the hierarchy (since the delayed
updates will fail if they can't be renamed into place)."

-- 
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