Then you need both.
$Conf{BackupFilesExclude} = {
'*' => [
'*/Trash’, //Visible subdirectories
‘*/.Trash’, //Need to add to get rid of hidden subdirectory occurrences
'/.cache',
'/.Trash*’ //Hidden subdirectory occurrence
]
};
Thanks,
Greg Harris
On Apr 23, 2020, at 11:46 AM, Richard Shaw
<[email protected]<mailto:[email protected]>> wrote:
On Thu, Apr 23, 2020 at 10:32 AM Greg Harris
<[email protected]<mailto:[email protected]>> wrote:
There’s no dot on the first one.
That's another form I found when browsing through a backup.
Thanks,
Richard
_______________________________________________
BackupPC-users mailing list
[email protected]<mailto:[email protected]>
List: https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki: http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/
_______________________________________________
BackupPC-users mailing list
[email protected]
List: https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki: http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/