Search found 1 match

by three_jeeps
26 Feb 2019, 22:07
Forum: Help
Topic: How to specify triggers for real time synching
Replies: 0
Views: 105

How to specify triggers for real time synching

I've written two synch profiles in FFS:
c:\foo\* mirror to j:\foo\*
c:\foo\* mirror to k:\foo\baz\*

These work fine when I run them manually.
How can I specify for them to run in real time when 1)any file in c:\foo is modified or 2)a new file is created in the foo directory?

more precisely, I can ...