View Single Post
  #3 (permalink)  
Old 02-10-2006, 06:42 AM
ycomp's Avatar
ycomp ycomp is offline
Member
 
Join Date: Jan 2006
Posts: 93
ycomp is on a distinguished road
ok, I've tested it now for syncing a primary installation to a secondary installation on the same computer.

SBFX is my primary (development) installation
MT North Finance is a secondary installation

The sbx to nf batch file will sync everything in the

\templates (and subfolders)
\experts\indicators (and subfolders)
\experts\scripts (and subfolders)
\experts\libraries (and subfolders)
\experts\include (and subfolders)

folders from sbfx -> mt nf

seems to work for me so far.

note: it will delete all files in those folders listed above (and their subfolders) of mt nf that are not in those of sbfx (which is good for me, but it is something you should be aware of)

note: I would back up your files in the destination (secondary install - in this case mt nf folders) first. I didn't but... that's my advice anyhow.

it is best to run it from within a command prompt at first so you can actually see what happens. otherwise if you just double click it, it will run quickly and close the window before you can see what happened.

note: mirror_sbfx_to_nf calls the generic mirror_mt4.bat
Attached Files
File Type: zip mirror batch files.zip (438 Bytes, 25 views)

Last edited by ycomp; 02-11-2006 at 12:43 AM. Reason: minor changes to make it easier to understand
Reply With Quote