realtime sync - more jobs

Get help for specific problems
Posts: 1
Joined: 19 Apr 2023

szaki

Hi there,
I need to real-time sync more files to different folders.
I mean
folder1\1.xls should be synced to newfolder1\1.xls,
folder2\2.xls should be synced to newfolder2\2.xls .... etc.
(the newfolders can be located on different drives)

I can set more folders for watch changes, but there is only one command runs when any changes occured.
Is it possible to set watching changes on several folders and sync them separately into their own location?