in reply to Log into FTP server over SSH using Net::SFTP

Hummm.... is possible you need to add the option PasswordAuthentication yes to /etc/ssh/sshd_config at server side...
  • Comment on Re: log into FTP server using Net::SFTP

Replies are listed 'Best First'.
Re^2: log into FTP server using Net::SFTP
by rajar (Initiate) on Jan 30, 2006 at 21:18 UTC
    Thanks for the reply.
    I added that and it didn't fix it. It is throwing the same error.

    Thanks
    Raja