I use msysgit https://msysgit.github.io/ so I did the following (from git bash) to install rsync and make it available on the path:
$ /c/MinGW/bin/mingw-get.exe install msys-rsync $ cp /c/MinGW/msys/1.0/bin/msys-popt-0.dll /c/Program\ Files\ \(x86\)/Git/bin/ $ cp /c/MinGW/msys/1.0/bin/msys-popt-0.dll /c/Program\ Files\ \(x86\)/Git/bin/ On Thursday, January 29, 2015 at 11:50:33 AM UTC-8, Rhys Gareth wrote: > > Is there any foolproof setup for rsync on Windows that works with Vagrant? > Googling these terms leads to pages of problems. Any good news stories > around? > -- You received this message because you are subscribed to the Google Groups "Vagrant" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
