My build script uploads to production using rsync via ssh. Normally, I deploy from a Linux box, but I want to be able to deploy from Windows, too, for those times when I need to make a quick change and only have access to my Windows machine. However, I'm having trouble. Here's the relevant part of the verbose output.