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


[EMAIL PROTECTED] changed:

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




------- Comment #3 from [EMAIL PROTECTED]  2006-01-15 00:27 MST -------
As Matt noted, the fuzzy option was expecting the current directory to be the
parent directory of the destination file, and this wasn't true for a single
file being copied to a new name.

I have checked in a fix that makes rsync always push_dir() into the destination
file's parent directory.  (Thanks for the attachment, Matt -- I used some of
your comments and the general logic from get_local_name(), though I rewrote
it.)

One other nice side-effect is that rsync gives a better error now if you copy a
single file to a /totally/bogus/path/name.


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