https://bugzilla.samba.org/show_bug.cgi?id=1670
[EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED ------- Additional Comments From [EMAIL PROTECTED] 2004-09-17 16:20 ------- Please clarify exactly what you're suggesting for an extention. Do you want to be able to --exclude-symlink='*.host' and have rsync skip a symlink that ends with .host? It seems to me that you just need to exclude files that are symlinked on a per-host basis (e.g. --exclude=/etc/hosts). You could alternately tell rsync to not copy any symlimks at all by leaving out the -l option (i.e. replace -a with -rptgo). -- 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: http://lists.samba.org/mailman/listinfo/rsync Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html