Cormier, Michael would like to recall the message, "ssh authorized keys".
--
To unsubscribe or change options: http://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.tuxedo.org/~esr/faqs/smart-questions.html
Server_A:
rsync --daemon
I ran key-gen and transferred and renamed the
/home_dir/user1/.ssh/identity.pub to Server_B
/home_dir/user1/.ssh/authorized_keys
Server_B:
rsync -e "ssh -l user1" -avzp ./testfile server_A:/home_dir/user1/
I get prompted for the password. If I type in the password the fil