Cache folders not being ignored

Despite having the “Exclude filter group: Cache Files” option enabled, I still periodically get warnings like these on both my Linux and Mac machines. I’ve since excluded just the folders that are affected using “exclude folder” instead. I’m on 2.0.4.5_beta_2018-11-28.

Warnings: [
            2019-01-26 20:03:42 -05 - [Warning-Duplicati.Library.Main.Operation.Backup.FileEnumerationProcess-FileAccessError]: Error reported while accessing file: /home/mike/.cache/google-chrome/Default/Cache/e3a49f89cf612d13_0,
            2019-01-26 20:03:42 -05 - [Warning-Duplicati.Library.Main.Operation.Backup.FileEnumerationProcess-PathProcessingError]: Failed to process path: /home/mike/.cache/google-chrome/Default/Cache/e3a49f89cf612d13_0,
            2019-01-26 20:03:43 -05 - [Warning-Duplicati.Library.Main.Operation.Backup.FileEnumerationProcess-FileAccessError]: Error reported while accessing file: /home/mike/.cache/google-chrome/Default/Cache/e763df7978e3c02d_0,
            2019-01-26 20:03:43 -05 - [Warning-Duplicati.Library.Main.Operation.Backup.FileEnumerationProcess-PathProcessingError]: Failed to process path: /home/mike/.cache/google-chrome/Default/Cache/e763df7978e3c02d_0

Thanks,
Mike

It looks like the “Cache Files” filter group currently ignores */Google/Chrome/*cache*, which only works for Windows:

https://chromium.googlesource.com/chromium/src/+/HEAD/docs/user_data_dir.md#User-Cache-Directory

Interesting. Thanks for the info.

Thanks,
Mike

Thanks for noticing this. I created a GitHub issue here: