The MASM Forum

General => The Soap Box => Hardware Corner => Topic started by: hutch-- on September 06, 2020, 08:29:36 PM

Title: Most recent test running 3 computers in parallel.
Post by: hutch-- on September 06, 2020, 08:29:36 PM
I started with 109 mp4 video clips totalling 7.76 gigabytes. Divided them between 3 directories on one machine, built the individual batch file for each directory then ran in synch the 3 machines on the data. Timing on completion of all 3 target directories was 8 minutes and 7 seconds.

The synch software seems to be working OK, just needs to be civilised so its easier to use. When I get it something like user friendly I will post the 2 apps for anyone else who has a need for synchronising multiple computers for specific tasks.
Title: Re: Most recent test running 3 computers in parallel.
Post by: Vortex on September 06, 2020, 08:34:52 PM
Hi Hutch,

There are tools like rsync,rclone and FreeFileSync to syncronize directories.