Rsync access to cr.openjdk.java.net ?

Tim Bell tim.bell at oracle.com
Wed May 30 10:19:55 PDT 2012


Hi David:
> It's possible my local rsync version has changed but does anyone know 
> why I would get this error?

cr.ojn is still running an old version of rsync:

% /usr/bin/rsync --version
rsync  version 2.6.9  protocol version 29

If your rsync is using a protocol version newer than 29, you need to add
"--protocol=29" to your command line.  Give this a try and let me know if
it does not work for you.


I'll investigate updating the rsync used on the CR server, as Mark suggested long ago.

Tim




More information about the web-discuss mailing list