well, these should be present on the server :
Quote:
#RSAAuthentication yes
#PubkeyAuthentication yes
#AuthorizedKeysFile .ssh/authorized_keys
|
What the debug (-vv flag)says when you connect with sftp ? You can also try "-o PreferredAuthentications=publickey" when connecting.