SFTP login error
Posted: Wed Jan 11, 2012 11:59 am
Hello, I`ve been trying to use andFTP to connect to my computer through SFTP (SCP) using SSH key authentification and I`m getting an error.
To generate the keys, I used ssh-keygen on Arch Linux, then I copied the private key file to my Tablet (ASUS Transformer 3G 16Gb) and asked AndFTP to use it. I tried with Different sets of RSA keys and DSA keys as well... I`m sure that the keys work because I use them with other devices without any problems...
The error I get on AndFTP is:
Publickey authentification failed. java.io.IOException: Invalid PEM structure, '-----BEGIN...' missing.
If anyone can be of help, thanks in advance =D
P.S.: Using password auth method doesn`t look like an ideal way for me.
To generate the keys, I used ssh-keygen on Arch Linux, then I copied the private key file to my Tablet (ASUS Transformer 3G 16Gb) and asked AndFTP to use it. I tried with Different sets of RSA keys and DSA keys as well... I`m sure that the keys work because I use them with other devices without any problems...
The error I get on AndFTP is:
Publickey authentification failed. java.io.IOException: Invalid PEM structure, '-----BEGIN...' missing.
If anyone can be of help, thanks in advance =D
P.S.: Using password auth method doesn`t look like an ideal way for me.