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

--- Comment #2 from Kevin Korb <rs...@sanitarium.net> ---
Since find is one of the few utilities that actually corrects for symlink loops
you can use it as a workaround.  Something like: 

cd /source/path ; find -L . -print | rsync ... --copy-links --files-from=- ./
/target/path/

-- 
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
  • [Bug 10629] rsync fol... just subscribed for rsync-qa from bugzilla via rsync
    • [Bug 10629] rsyn... just subscribed for rsync-qa from bugzilla via rsync

Reply via email to