Hello.
I’m failing to set filters which should match particular files in subdirectories. The directory structure is similar to this:
|-- 55555555-aaaaaaa9
| |-- myfile.1531208949.something
| |-- some-file.1531208949.something
| |-- file-some-3e4f6b6a0443cfb3e3870114d2426141.1531225199.something
| |-- _my_file.1531208937.something
| |-- some-100322.1531611728.something
| |-- some-101178.1531697588.something
|-- aaaaaaaa-ffffffff
| |-- file.1531208949.something
| |-- my-file.1531208949.something
| |-- file-3e4f6b6a0443cfb3e3870114d2426141.file.something
| |-- _my_file.1531208937.something
| |-- file-100322.1531611728.something
| |-- file-101178.1531697588.something
| |-- file-101389.1531690354.something
| |-- file-103050.1531714900.something
| |-- file-105602.1531693303.something
| |-- file-106685.1531690334.something
I’d like to have a filter which would allow me to match a specific file inside the folder. This would allow me to backup every file in separate snapshot and revision.