Can anyone tell me how to exclude a file that begins or ends with an
octothorp (`#')?

Something like #file or file#

  But not fi#le

I've tried these in an exclude file:

"#"*
*"#"
\#*
*\#

All seem to just be ignored


-- 
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

Reply via email to