Page 1 of 3

SSH with RSA keys

Posted: Sat Nov 21, 2009 10:31 pm
by kevdog
Is the use of RSA keys going to be implemented?

Even GnuPG have switched to RSA keys by default now. Any plans to allow for RSA keys in the future with andftp?

Re: SSH with RSA keys

Posted: Sun Nov 22, 2009 10:27 am
by support
Yes, it's planned but we have to provide public Intent to allow any third application to use AndFTP to transfer files first.

Re: SSH with RSA keys

Posted: Sun Dec 13, 2009 7:41 am
by xcmpe
I too am interested in support for RSA pub keys.

Re: SSH with RSA keys

Posted: Sun Dec 13, 2009 9:38 am
by support
RSA support is in the wish list.

Re: SSH with RSA keys

Posted: Sat Aug 07, 2010 9:03 am
by support
RSA keys (1024, 2048 bits) support is available since release 1.9.

Re: SSH with RSA keys

Posted: Mon Aug 09, 2010 2:26 am
by ametts
Happy to see RSA support in version 1.9 -- thanks!

I tried using an existing ssh key that was generated by ConnectBot. For the ssh key, I navigated to the 2048-bit private key that connectBot wrote in my file system, and specified the Key pass associated with this key.

My servers are configured to accept connections with *only* this key, and no login password is necessary. AndFTP prompted for a password anyway, but there was no password I could specify that would connect me (I saw an "invalid privatekey" message in the window, but the key looks just fine when viewed in a text editor).

Can you help me get up and running with an existing RSA private key, when the public key is added to the authorized_keys file on the server? How can I use a password on the key, but not on the login?

Thanks in advance,
Allan

Re: SSH with RSA keys

Posted: Mon Aug 09, 2010 6:41 am
by support
Which version of ConnectBot are you using? Did you generate your key with ConnectBot or on server?

Re: SSH with RSA keys

Posted: Mon Aug 09, 2010 12:28 pm
by ametts
This is ConnectBot 1.6.2, and yes -- I generated a 2048-bit RSA key with ConnectBot, not the server.

Allan

Re: SSH with RSA keys

Posted: Wed Aug 11, 2010 9:09 pm
by support
We're going to try to reproduce the problem. Could you send an email to support(at)lysesoft(dot)com so they can send you a testing version.

Re: SSH with RSA keys

Posted: Tue Aug 24, 2010 7:39 am
by Teknia
Hi,
I have the same problem...copied private key generated by ConnectBot and pasted into AndFTP (tried both via file and direct paste). Also tried to call both via Intent from a test app and from AndFTP interactive screens. Keep getting a request to enter my Username/Password in "Authentication - Attempt X' dialog.

Any suggestions?

PS: I can ssh with ConnectBot and these same set of keys, no problem.

Thanks.