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: