On Tue 23 Sep 2008, Jonathan Steinert wrote: > > I have this happening against blackholes.us: > > rosa:/var/lib/rbldns$ rsync > rsync://rsync.blackholes.us/zones/countries/countries.rbl . > rsync: on remote machine: -: unknown option > rsync error: requested action not supported (code 4) at clientserver.c(517) > rsync: connection unexpectedly closed (4 bytes received so far) [receiver] > rsync error: error in rsync protocol data stream (code 12) at io.c(635) > [receiver=3.0.3] > rosa:/var/lib/rbldns$ rsync -v > rsync://rsync.blackholes.us/zones/countries/countries.rbl . > countries.rbl > > sent 4996 bytes received 3370 bytes 5577.33 bytes/sec > total size is 651098 speedup is 77.83 > > Downing to protocol 29 doesn't help either.
It seems like the remote daemon expects to always have an option passed... Adding -v makes it work, as does e.g. -t. I think that this may be a result of some strange configuration at the remote end... However, it is a regression from 2.6.9, so I've asked upstream about this. Paul Slootman -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]