Rsync / ssh high cpu load

2010-02-16 Thread Jan Alphenaar
Hi everybody, I am using Cygwin rsync/ssh to synchronize my files from my home computer to my server. I raised a question on the Cygwin list as well, but thought this list would be appropriate too. The issue is that the CPU on the sending side is fully allocated by rsync/ssh (both taking 50%)

Modified rsync over SSL patch

2010-02-16 Thread Uri Simchoni
Hi, I've been working with Casey Marshall's SSL patch, and couldn't get it to work reliably - the transfer would abort pretty quickly. So I rewrote the main data pump loop of the patch to use non-blocking IO, and am attaching the new patch. An rsync program using this patch is interoperable