Unable to rsync to another volume with Git Bash

Solution 1:

Two years later, I've found an answer that seems to work on my latest computer (Windows 10, 64 bit).

  1. Install git bash for Windows
  2. Download rsync from futureware.at*
  3. Extract to anywhere, I choose C:\rsync-3.1.2-2-x86_64.pkg
  4. Add the bin folder to the top of your system path

* I do not know who is behind futureware.at, I would prefer to link to a more primary source.

I have also posted the answer here in response to a more general question, because I couldn't remember where this question was at the time.