When using this filter:
-.Recycle.Bin/*
-Plex-Media-Server/Library/Application Support/Plex Media Server/Media/localhost/*.bif
-kiwix-serve/*
-Plex-tmp/*
-Plex-var-tmp/*
Duplicacy will spend 4 minutes at this stage:
Loaded 5 include/exclude pattern(s)
Is that normal? It’s kind of weird because the backup only takes a couple of seconds. Kind of frustrating that the filtering stage should take 90% of the total ammount.
I am not entirely sure if I wrote the filters correct though.
What I want is just to eclude the top level folders .Recycle.Bin, kiwix-serve, Plex-tmp and Plex-var-tmp. The only exception is the -Plex-Media-Server/Library/Application Support/Plex Media Server/Media/localhost/ folder where I want to exclude all *.bif files recursively.
The command I am using is duplicacy -log -verbose -stack backup -stats -threads 12


