On Wed, 2009-07-08 12:21:55 -0500, Harry Putnam <rea...@newsguy.com> wrote: > Can anyone tell me what is wrong in this picture with error output: > rsync -nvviirp --inplace ha...@harvey:/cygdrive/c/Documents\ And\ Settings > ./docs_settings_$(dtf) > opening connection using ssh harvey -l harry rsync --server --sender -vvnpr > --inplace . "/cygdrive/c/Documents And Settings" > ha...@harvey's password: > protocol version mismatch -- is your shell clean? > (see the rsync man page for an explanation) > rsync error: protocol incompatibility (code 2) at compat.c(61) > [receiver=2.6.9] > ========================================= > > A strait ssh to rea...@harvey succeeds but has this output (once past > passwd):
[...] Please try: ssh rea...@harvey true | xxd There should be no output at all. If there is, your shell is not clean, as rsync said. (That is, there might be something like a greeting message in non-interactive mode.) MfG, JBG -- Jan-Benedict Glaw jbg...@lug-owl.de +49-172-7608481 Signature of: Eine Freie Meinung in einem Freien Kopf the second : für einen Freien Staat voll Freier Bürger.
signature.asc
Description: Digital signature
-- Please use reply-all for most replies to avoid omitting the mailing list. To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html