Exclude using regex filtering

tl;dr - rclone and it is mentioned, tho confusing.
"The regular expressions used are as defined in the Go regular expression reference.
Regular expressions should be enclosed in {{ }}"


well, for a bit of background, i once tried to use regex, which worked but should not have. in fact a bug.

which lead to this github issue.
filter: add `{{ regexp }}` syntax to pattern matches - fixes #4074 by ncw · Pull Request #5700 · rclone/rclone · GitHub

1 Like