Displaying 1 result from an estimated 1 matches for "sdsdfsdf".
Did you mean:
sdfsdfsdf
2002 Mar 13
1
rsync over commercial SSH?
...c was installed from the binary distribution.
Now interestingly enough if I try the same test, but this time
communication with a Linux box which is running OpenSSH, things work as
expected. e.g.
rsync -e ssh linuxid@linuxhost.kp.org:/tmp
Host key not found from database.
Key fingerprint:
gfsdgfg-sdsdfsdf-sdfsdf ....
You can get a public key's fingerprint by running
% ssh-keygen -F public-key
on the keyfile.
Are you sure you want to continue (yes/no)? yes
Host key saved to /home/...
host key for ...
linuxid's password:
drwxr-xr-x 552 2002/03/12 16:25:36 tmp
wrote 24 bytes read 38 bytes 5...