Replies: 2 comments 13 replies
-
My iexcludes are set as |
Beta Was this translation helpful? Give feedback.
-
I kind of have a related doubt: Can I just provide a file with list of paths/files to backup and a file with list of paths/files to ignore/exclude? In restic cli I used to achieve that by exporting:
and then using them as
But in Backrest all I am seeing is "Paths" and apparently I have to add every path one by one - is that correct? Anyway use the include file or add some other config file where I can keep that list instead of adding one by one. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm attempting to exclude cache directories/files from my home directory backups on a windows PC. I created a backup plan with the exclude (tried both case-sensitive and case-insensitive) field containing "
**cache** **cache2**
". However, the backup keeps attempting to backup cache files and directories (example below). Any help is greatly appreciated.Error on item: C:\Users\<readacted>\AppData\Local\AMD\DxCache\b51bb678dd41a27.36b2c627f214d906.7b1f799a.dad1858.0.parc Error on item: C:\Users\<readacted>\AppData\Local\BraveSoftware\Brave-Browser\User Data\Default\Cache\Cache_Data\data_0
Beta Was this translation helpful? Give feedback.
All reactions