On Wed, Oct 19, 2005 at 03:41:16PM +0100, CARTER-HITCHIN, David, FM wrote: > What would be really nice, and I imagine quite easy from a coding > perspective would be to allow the user to apply a regex match on the > full pathname of the files being transferred.
It's already possible to match on the full pathname (using wildmat syntax, not regular expressions), but that doesn't help to avoid any superfluous directory creation. ..wayne.. -- To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html