https://bugzilla.samba.org/show_bug.cgi?id=3430
------- Comment #6 from [EMAIL PROTECTED] 2006-01-20 15:03 MST ------- Created an attachment (id=1704) --> (https://bugzilla.samba.org/attachment.cgi?id=1704&action=view) Makes -x -x exclude mount points themselves This patch should do it. Very casual testing (rsync -n --exclude=/*/*/** / test/ with varying amounts of -x) suggests that it works. I noticed that, when --copy-links or --copy-unsafe-links is enabled, rsync will follow cross-filesystem symlinks to nondirectories but not to directories. This behavior seems strange, but I didn't change it. -- 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