I'm using rsync via cygwin to synchronize my laptop and desktop photos (more of a one-way push really) and I was running into a permissions issue. Turns out I am not the only one: and the fix was simple, add "noacl" to my /etc/fstab on the receiving side.