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


[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED




------- Comment #2 from [EMAIL PROTECTED]  2007-09-22 18:04 CST -------
Rsync now sends implied directory elements as directories, which avoids this
problem.  This is a much saner way to interpret a full path, IMHO.

In the test case below, rsync will now output that it is creating a directory
"b", and its file "foo".  If the user wants the old result, the required
command would be to copy the symlink (src/./b) and the referent directory
(src/.a/) explicitly.


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