[Bug 11726] rsync fails to copy directory containing ancestor symlink (..)

samba-bugs at samba.org samba-bugs at samba.org
Wed Feb 10 04:45:01 UTC 2016


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

Wayne Davison <wayned at samba.org> changed:

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

--- Comment #3 from Wayne Davison <wayned at samba.org> ---
Yes, if you tell rsync to copy the symlinks it does it. If you have one or more
looping symlinks then you need to exclude them from the copy or not use
--copy-links. As for the other error, you need to use --delete or --force to
copy over a non-empty directory, as mentioned in the man page.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.



More information about the rsync mailing list