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

Wayne Davison <way...@samba.org> changed:

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

--- Comment #4 from Wayne Davison <way...@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.
-- 
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