DO NOT REPLY [Bug 3392] fuzzy misbehaving if source is a file

bugzilla-daemon at dp3.samba.org bugzilla-daemon at dp3.samba.org
Sun Jan 15 07:27:32 GMT 2006


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


wayned at samba.org changed:

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




------- Comment #3 from wayned at samba.org  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.


More information about the rsync mailing list