boto_rsync icon indicating copy to clipboard operation
boto_rsync copied to clipboard

Regexp pattern accepted by --exclude option

Open jimbrowne opened this issue 12 years ago • 2 comments
trafficstars

This builds on the patch from @notdavelane; I've needed to use regexps for excluding files rather than just simple substrings.

Probably want to pull in the simplification from @victorpoluceno as well.

jimbrowne avatar May 31 '13 00:05 jimbrowne

@jimbrowne thanks for this...an --exclude arg has been planned for some time but my life has not allowed space for work on this project. I will add it to my list of "future TODOs."

seedifferently avatar May 31 '13 17:05 seedifferently

the Regexp patterns are different from those used in rsync right?

which simplification from @victorpoluceno are you referring to?

etiennesky avatar Oct 25 '13 17:10 etiennesky