I'm using SFFS version 4.91a build 328 on OS X 10.6.3.
I have a NAS which is mounted as /Volumes/PUBLIC which I sync to an external drive on my MAC mounted as /Volumes/My Book/eTRAYz. All files except those in 2 subfolders called /Volumes/PUBLIC/Test/Archive and /Volumes/PUBLIC/Test/DVD-Archive need to be copied to the right-hand side.
My exclusion mask field contains the following entries:
/Test/Archive;
/Test/DVD-Archive;
/Volumes/PUBLIC/Test/Archive;
/Volumes/PUBLIC/Test/Archive/*;
Test/DVD-Archive
None of these lines work as the whole left-hand side gets copied onto the right-hand side including these folders. It is my understanding that I should either use absolute paths like /Volumes/PUBLIC/Test/Archive or relative paths like test/DVD-Archive.
What am I doing wrong? Is there a syntax error or a logical error on my side?
I'd more than willing to use a test/beta version and report back any issues. Thanks.
Regards
Daniel