stevehopwoodforex.com
https://www.stevehopwoodforex.com/phpBB3/
Print view

Multiple PC's, different locations: how to synchronise?
https://www.stevehopwoodforex.com/phpBB3/viewtopic.php?t=5396
Page 1 of 2
Author:  thomasmore [ Tue Feb 13, 2018 11:19 am ]
Post subject:  Multiple PC's, different locations: how to synchronise?

Dear members,
I run Empty4 on 3 different PC's , on different fysical locations.
How do I 'synchronise' these Empty4's? For the moment, I copy all Empty4-folders on a stick and paste them on the next machine. Is there an easier way to do this via some cloud thing?
Thanks and best regards,
thomasmore
Author:  tomele [ Tue Feb 13, 2018 11:37 am ]
Post subject:  Multiple PC's, different locations: how to synchronise?

Hi.

I do it this way: I have a MQL4 folder that is accessible from all machines and has the subdirectories for Experts, Indicators etc. In my case, it hosts on a network drive, but you can also use Google Drive or something in the cloud that shows up as folder in your machines. Now I have a batch script on each machine that copies all new/changed files from that folder to the MQL4 directories of the local Empty4 installations.

Cheers
Author:  thomasmore [ Tue Feb 13, 2018 5:37 pm ]
Post subject:  Multiple PC's, different locations: how to synchronise?

tomele » 13 Feb 2018, 13:37 wrote:Hi.

I do it this way: I have a MQL4 folder that is accessible from all machines and has the subdirectories for Experts, Indicators etc. In my case, it hosts on a network drive, but you can also use Google Drive or something in the cloud that shows up as folder in your machines. Now I have a batch script on each machine that copies all new/changed files from that folder to the MQL4 directories of the local Empty4 installations.

Cheers
thank you for your prompt reply Thomas.
Could you send me a script you use, so that I can adapt it to my situation ?
Best regards,
thomasmore
Author:  tomele [ Tue Feb 13, 2018 6:24 pm ]
Post subject:  Multiple PC's, different locations: how to synchronise?

You have PM.

Cheers
Author:  rapple [ Tue Feb 13, 2018 10:36 pm ]
Post subject:  Multiple PC's, different locations: how to synchronise?

Hi Thomas

I have a similar setup to Tomele

Use 'DropBox' to access stored EAs, sets, libs etc across multiple computers
Use EACopy (can be found at www.fxblue.com) to copy EAs etc to multiple Empty4 instances at once on each computer

Hope this is of help

Cheers Richard
Author:  WhoKnows [ Wed Feb 14, 2018 4:35 am ]
Post subject:  Multiple PC's, different locations: how to synchronise?

@Thomas AKA Tomele

Could you share your script ?

I tried making a 'robocopy' script some years ago, but never got it to work correctly and ended with a big mess. A good example how to accomplish synchronization across PCs would be very helpful.

Cheers, Peter
Author:  thomasmore [ Wed Feb 14, 2018 8:03 am ]
Post subject:  Multiple PC's, different locations: how to synchronise?

tomele » 13 Feb 2018, 20:24 wrote:You have PM.

Cheers
Thanks Thomas!
Author:  heart1010 [ Wed Feb 14, 2018 8:24 am ]
Post subject:  Multiple PC's, different locations: how to synchronise?

@tomele I'm also interested in your script :good:
Author:  tomele [ Wed Feb 14, 2018 10:42 am ]
Post subject:  Multiple PC's, different locations: how to synchronise?

I have attached the batch file. Its very simple.

Cheers
Author:  WhoKnows [ Wed Feb 14, 2018 11:37 am ]
Post subject:  Multiple PC's, different locations: how to synchronise?

tomele wrote:I have attached the batch file. Its very simple.
It definitively looks simple, but most things are simple ........ if you know how to do it :D
Just read the Xcopy page on the Technet page. Apparently XCopy has the advantage of being simpler to use with less risk messing up your work, compared to its successor Robocopy.

Thanks, I will give it a go.
All times are UTC Page 1 of 2