Hello,
I think that since a recent update, there is a small bug in the .excludes files on the synology application.
Sometimes there is no line break between 2 files, and if you run the script again, the 2 files are not excluded.
A question, not a bug, but is there a way to exclude all files starting with a word?
I'd like to ignore all files starting with "MotoGP"... I've tried "MotoGP*"
Thank you for your answer and your tool.
exclude files
Re: exclude files

Code: Select all
--def ignore="MotoGP"

