sftp ssh-keygen

sftp username@host <<EOF
lcd /home/dirA
cd /home/dirB
mput *.txt
exit
EOF

Hi,

i have done the keygen-ssh settings but rite now I log through putty I enter my credentials and then when i successfully log in, then I issue the command ssh server name then I again enter into the server but this time it does not ask password...I want to log in without password through putty, please also guide me on this..!!:confused:

Maybe this link helps you: Using putty with OpenSSH