<div dir="ltr"><div>Hi all,</div><div><br></div><div>I cannot exclude any directories with the option **--exclude-from** which I have defined in a text file. The directories in the text file are like this:</div><div>...</div><div>"/home/*/.cache"</div><div>"*/.Trash-*"</div><div>...</div><div><br></div><div>I have tried some variations of this. E.g.:</div><div>/.cache</div><div>/.cache/</div><div>.cache</div><div>.cache/*</div><div><br></div><div>but Borg keeps creating backups of these directories. Also the option **--exclude-caches** didn't help in the case of .cache. The command I run is of this form:</div><div><br></div><div>**borg create -spv --exclude-caches --exclude-from exclude-file.txt myrepo::mybackup mysource**</div><div><br></div><div>borg version: 1.0.7</div><div>System: Ubuntu 16.04.1 based</div><div><br></div><div>What am I doing wrong?</div><div><br></div><div>Regards,</div><div>Nick<br></div></div>