Search found 3 matches

by shepherdman
06 Oct 2021, 06:29
Forum: Help
Topic: Run sync again if last sync has updated files
Replies: 1
Views: 374

Run sync again if last sync has updated files

Looking for a realtime sync configuration to keep repeating the sync job till there's no updates from the last sync.
by shepherdman
08 Sep 2021, 13:51
Forum: Help
Topic: How do I setup real-time sync beetween 3 folders?
Replies: 2
Views: 740

Re: How do I setup real-time sync beetween 3 folders?


First of all: you don't setup RealTimeSync to sync between folders. See here .

When running an FFS sync
E:\Code\ <-> \\192.168.0.101\e$\Code\
E:\Code\ <-> \\192.168.0.102\e$\Code\
You do get a warning (not error), and hence exit code 1 , regarding overlapping multiple base folder pairs. This is ...
by shepherdman
08 Sep 2021, 09:54
Forum: Help
Topic: How do I setup real-time sync beetween 3 folders?
Replies: 2
Views: 740

How do I setup real-time sync beetween 3 folders?

I want to set up two-way sync between 3 folders.
I've 3 directories,

E:\Code\
\\192.168.0.101\e$\Code\
\\192.168.0.102\e$\Code\

I want to set up sync in a way that any change made anywhere should reflect in all the three folders, so I set up the rule like,
E:\Code\ <-> \\192.168.0.101\e$\Code ...