rsync on Windows with Git Bash 2.x (mingw64)


  1. Download latest MSYS Package
  2. Copy following files from \msys\bin:
    • msys-1.0.dll
    • msys-iconv-2.dll
    • msys-intl-8.dll
    • msys-popt-0.dll
    • rsync.exe
  3. Paste copied files to  "C:\Program Files\Git\mingw64\bin"
  4. Run Git Bash and test rsync:

Comments