Does anyone know of a free directory sync tool for two networked PC's?
I want the directories to be exactly as the source so if a file gets removed on the source or changed it then gets copied or removed from the destination.
A really crude way would be to schedule a robocopy script to mirror the directory. You could adjust the frequency of the schedule depending on how quickly you need the mirroring to take place.
Alternatively, a quick Google reveals that powershell can do the monitoring of the directory, and then run a robocopy mirror when it detects changes are made. Have a read here.
FreeFileSync is actually more on the mark of what I wanted - very easy and made copying the changes on 3.5 million files quite simple and took a 90 minutes rather than the 5 days it was taking windows copy.
Thanks for the help peeps - I'll still have a look at the rest though.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.