Synchronize mask not working with multiple masks
I'm trying to synchronize folders, including only jpegs and excluding all subdirectories. I'm using
...and various permutations of that.
But whatever I try, it still synchronizes all */*.jpg. How can I force a non-recursive sync of specific files?
synchronize remote -filemask="*/;*.jpg"
...and various permutations of that.
But whatever I try, it still synchronizes all */*.jpg. How can I force a non-recursive sync of specific files?