Nick Craig-Wood
268b808bf8
filter: add {{ regexp }}
syntax to pattern matches - fixes #4074
...
There has been a desire from more advanced rclone users to have regexp
filtering as well as the glob filtering.
This patch adds regexp filtering using this syntax `{{ regexp }}`
which is currently a syntax error, so is backwards compatibile.
This means regexps can be used everywhere globs can be used, and that
they also can be mixed with globs in the same pattern, eg `*.{{jpe?g}}`
2022-03-03 17:16:28 +00:00
..
2021-11-10 16:44:29 +00:00
2021-11-07 11:53:30 +00:00
2021-11-04 12:50:43 +01:00
2020-10-14 15:21:31 +01:00
2022-02-11 11:04:15 +00:00
2021-11-07 11:53:30 +00:00
2021-09-09 20:43:59 +03:00
2022-03-03 17:16:28 +00:00
2021-11-07 11:53:30 +00:00
2021-11-17 18:38:12 +03:00
2021-11-01 20:50:06 +01:00
2021-11-11 15:16:45 +01:00
2021-11-07 11:53:30 +00:00
2021-10-20 22:56:19 +02:00
2021-11-07 11:53:30 +00:00
2019-10-01 16:29:58 +01:00
2022-01-28 20:29:12 +01:00
2022-02-01 11:47:04 +00:00
2022-03-03 17:08:16 +00:00
2021-11-07 11:53:30 +00:00
2021-05-14 14:07:44 +01:00
2021-11-07 11:53:30 +00:00
2021-04-27 02:25:52 +03:00
2021-11-07 11:53:30 +00:00
2018-08-21 10:58:59 +01:00
2019-02-07 11:57:26 +00:00
2020-11-26 16:40:12 +00:00
2021-11-07 11:53:30 +00:00
2021-07-20 12:09:38 +01:00
2021-04-27 02:25:52 +03:00
2021-11-07 11:53:30 +00:00
2021-02-07 14:56:41 +00:00
2021-11-07 11:53:30 +00:00
2021-10-02 23:45:16 +03:00
2021-10-02 23:45:16 +03:00
2018-01-15 17:51:14 +00:00
2021-03-11 20:40:29 +03:00
2019-07-28 18:47:38 +01:00
2019-06-09 15:57:05 +01:00
2021-02-07 14:56:41 +00:00
2021-11-07 11:53:30 +00:00
2021-06-14 14:42:49 +03:00
2020-11-09 18:05:54 +00:00
2020-06-30 12:01:36 +01:00
2021-11-07 11:53:30 +00:00
2021-11-07 11:53:30 +00:00
2021-02-07 14:56:41 +00:00
2021-11-07 11:53:30 +00:00
2021-10-18 13:28:22 +01:00
2021-10-03 01:44:08 +03:00
2021-11-07 11:53:30 +00:00
2021-06-14 14:42:49 +03:00
2021-06-14 14:42:49 +03:00
2021-11-07 11:53:30 +00:00
2021-06-14 14:42:49 +03:00
2021-02-07 14:56:41 +00:00
2021-11-04 12:50:43 +01:00
2022-02-11 11:04:15 +00:00
2021-08-31 09:57:27 +02:00
2021-11-07 11:53:30 +00:00
2021-11-03 21:44:09 +00:00
2021-11-07 11:53:30 +00:00
2021-10-14 17:15:50 +01:00
2021-11-01 16:54:17 +00:00
2021-11-10 16:11:12 +00:00