I have a directory ~/x7/music/sfx
.
There are some files and folders in the root of ~/x7/music
.
I need to sync only the sfx
folder and ignore anything else in music
.
I've tried many variants, but all of them was wrong.
ignore = Name music/*
ignorenot = Regex music/sfx/.* (OR just *)
does not work.
I was expecting to use something like
ignore = Name music/*^/