I’ve been rsync’ing files to my box to be displayed by the static web server. This was working swimmingly, but when I tried to update the files today, I got a message like this:
debug1: Exit status 12
rsync: connection unexpectedly closed (8540 bytes received so far) [sender]
rsync error: error in rsync protocol data stream (code 12) at /BuildRoot/Library/Caches/com.apple.xbs/Sources/rsync/rsync-47/rsync/io.c(453) [sender=2.6.9]
I’ve tried this on Windows (cygwin) as well and received a similar error message. Did anything change wrt. rsync in v0.15?
Thanks,
RK