Our Products:   CompleteFTP  edtFTPnet/Free  edtFTPnet/PRO  edtFTPj/Free  edtFTPj/PRO
0 votes
5.4k views
in Java FTP by (200 points)
When i try connecting to my linux system editftpj throws the following error

com.enterprisedt.net.ftp.ssh.SSHFTPException: Could not authenticate SSH client: FAILED
at com.enterprisedt.net.ftp.ssh.SSHFTPClient.connect(Unknown Source)


i have my ../sshd.config file set to

PasswordAuthentication yes

:shock:

1 Answer

0 votes
by (162k points)
Can you connect via password authentication using the command-line ssh client?

What output do you get when using ssh -vvv?

When i try connecting to my linux system editftpj throws the following error

com.enterprisedt.net.ftp.ssh.SSHFTPException: Could not authenticate SSH client: FAILED
at com.enterprisedt.net.ftp.ssh.SSHFTPClient.connect(Unknown Source)


i have my ../sshd.config file set to

PasswordAuthentication yes

:shock:

Categories

...