- martin
Post a reply
Topic review
- raptorex
Keep Remote Up-to-date - Whitelist directory
I have directories
I want to sync directories
How do I set the mask to include all files recursively ONLY in directories
Thanks.
d:\www\a
d:\www\b
d:\www\c
...
d:\www\z
I want to sync directories
a
and b
to the remote server.
How do I set the mask to include all files recursively ONLY in directories
a
and b
? I tried the following but it didn't work:
/www/a/; /www/b/
Thanks.