Hi,
I am wondering if you have an example of the setAuthentication(keyfile, username, keyfile_password) in which the password is null, or when the public/private key was created, enter was pressed signifying no password. I have spent a fair amount of time trying to code the ftp client to be able to do public/private key authentication with not passing through the actual ftp server password. I have looked through all of your examples and have not yet gotten something to work. Right now, I am on version edtftpj-pro-1.2.3 but will be upgrading to the newest version soon. I am also using class SSHFTPClient with Java 1.4.2.03 Thanks.
John