Don't use 4D's code.  Read the tech note to understand the concepts, but that 
code is not good for use in the real world. 

And don't put your mirror backup code in a component either -- you'll want to 
prevent your mirror from starting a backup in the middle of an integration, and 
the only way to do this is with a semaphore. And you can't share a semaphore 
between the host and the component.

--
Jeffrey Kain
jeffrey.k...@gmail.com

> On Sep 12, 2017, at 4:01 PM, Benedict, Tom via 4D_Tech <4d_tech@lists.4d.com> 
> wrote:
> 
> there is a 4D Tech Note which includes all the code that you can need to set 
> this up. But it only supports file share or web service as the file transport 
> mechanism. Easy enough to do the LEP RoboCopy or whatever instead though.

**********************************************************************
4D Internet Users Group (4D iNUG)
FAQ:  http://lists.4d.com/faqnug.html
Archive:  http://lists.4d.com/archives.html
Options: http://lists.4d.com/mailman/options/4d_tech
Unsub:  mailto:4d_tech-unsubscr...@lists.4d.com
**********************************************************************

Reply via email to