Put in A380Coding's shuffle fix. Going to have to test it, but for now it doesn't appear to break things.. Need some setups with a few hundred files to really put it through it's paces.
Rich was letting me know that things weren't starting...I debugged it to Run.sh having line feed endings corrupted (sigh..again). I fixed the setting on my machine and hope that this goes away.
I spent alot of time lately fighting with a bug in the sync engine. Figured it out tonight...it prevented matches for things like Marvel\1.jpg and Marvel\1.jpg from 2 different machines due to upper casing only one of them during a compare. This has been fixed.
sudo wget https://github.com/Geektoolkit/Dynaframe3/releases/download/2.18/install.sh && bash install.sh; rm -f install.sh; sudo reboot