Hallo, kann rsync nicht mit ssh2? System ist Woody. Beide Rechner laufen mit ssh2:
$ rsync -rav -e ssh /home/uk/Backup uk@two:/tmp
uk'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(58)
$ ssh -V
ssh: SSH Version 2.0.13
$ rsync --version
rsync version 2.5.6cvs protocol version 26
aus man rsync:
EXIT VALUES
RERR_PROTOCOL 2
Protocol incompatibility
Was sagt mir das? Hat jemand einen Tipp?
(ssh und scp funktionieren.)
Gruss Uwe
msg06595/pgp00000.pgp
Description: PGP signature

