boto_rsync
boto_rsync copied to clipboard
Regexp pattern accepted by --exclude option
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 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."
the Regexp patterns are different from those used in rsync right?
which simplification from @victorpoluceno are you referring to?