Marco,
I have a question about SFTP part of the plugin. It works well if I use Password authentication, but I cannot make it work with Public key authentication.
Here is what I'm trying to achieve. My Windows logon name is Slava (of cause
). I want to connect as oracle to a Solaris box. I added my public key to oracle keyring it works fine with Putty, F-Secure and Open SSH.
So, first issue, I cannot find how to tell PL/SQL Developer that I want connect as oracle. Adding oracle@ before host name doesn't help. I assume it cannot find host in this case.
Second, what kind of private key does PL/SQL Developer understand? Putty, F-Secure, Open SSH?
I have a question about SFTP part of the plugin. It works well if I use Password authentication, but I cannot make it work with Public key authentication.
Here is what I'm trying to achieve. My Windows logon name is Slava (of cause

So, first issue, I cannot find how to tell PL/SQL Developer that I want connect as oracle. Adding oracle@ before host name doesn't help. I assume it cannot find host in this case.
Second, what kind of private key does PL/SQL Developer understand? Putty, F-Secure, Open SSH?