Jan-Benedict Glaw <
jbglaw@...> writes:
> Please try:
>
> ssh reader@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.)
Thanks... turned out to be an echo of $HOME in .bashrc from sometime
back when I couldn't get HOME set correctly.
But there is also a `last login' message.... that apparently doesn't
cause any problems... since rsync works now. I see the `last login'
message if I do a straight ssh harry@harvey
How does that message skate by but my echo of $HOME causes failure.
Is the last login in stderr maybe?
--
Please use reply-all for most replies to avoid omitting the mailing list.
To unsubscribe or change options:
https://lists.samba.org/mailman/listinfo/rsyncBefore posting, read:
http://www.catb.org/~esr/faqs/smart-questions.html