Feature Request Wild Cards foro File Paths

Discuss new features and functions
Posts: 1
Joined: 23 Mar 2021

BubbaJohn

Greetings,

I have a directory tree that creates a new directory every day based on date (20210429) etc.
There are other directories on this drive that I do not want to sync. Is there any way I can set the sync source to be something like D:\DailyData\202* ? This way I can run this for 10 years without changing any settings :)

I would also need to have directories created that match on the synchronize path.

Thanks,
BubbaJohn
User avatar
Posts: 2451
Joined: 22 Aug 2012

Plerry

You can not use wildcards in your left or right base location.

There seem to be two options for your use-case
• Use Macros. Those should work in the left and right base location.
• Define your base locations one folder level higher, e.g. D:\DailyData\ and use an Include Filter "\202*\"(instead of the default "*". Filter definitions can work with wildcards.