posted 14 years ago
Hi all..
i have generated public private key pair using com.sshtools.j2ssh.transport.publickey.SshKeyGenerator; which creates two files keys and keys.pub. Does anybody have idea on how to add the public key to the remote machine using j2ssh library.
please guide me through this....