I have been using Git for Windows on my Windows 10 box. I use bash and other command line tools that come with it. I need rsync, but found it doesn't come with this package. I googled and found a mingw flavor of rsync. When I run it, it is complaining about missing zstd dll. I suspect I am mixing a tool built for one mingw environment with other.
Googling for "install rsync for windows" returns the following blog post: -to-install-rsync-on-windows/ . But that page is out of date and does not list all the requirements for more recent versions of rsync. None of the instructions are wrong though. It is just missing instructions for 'msys-crypto-3.dll' .
e59dfda104