[Bug 8336] --implied-dirs should include the file-list root by default

samba-bugs at samba.org samba-bugs at samba.org
Mon Aug 1 19:15:32 MDT 2011


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

Wayne Davison <wayned at samba.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
         Resolution|                            |WONTFIX

--- Comment #4 from Wayne Davison <wayned at samba.org> 2011-08-02 01:15:31 UTC ---
(In reply to comment #3)
> If I do "rsync -R sub/foo sub/bar dest/", I could make the exact same
> argument that "sub is not being sent, just specific files within it"

But that's exactly what -R does -- it sends the dirs mentioned as path elements
(it just doesn't scan the dirs).  There's no '.' dir mentioned in the path, so
it doesn't get sent.  This behavior is very old, so I would be very hesitant to
change it even if I thought it made more sense (which I don't agree that it
does).  The general rule is that the dot dir only gets sent if you're sending
the full contents of a directory, or if you've included '.' as a part of the
path with --relative.

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