Hi there,
I have just got a new phone and am trying to set up an app called FolderSync to access my Ubuntu laptop via SSH. I use this to transfer media to my phone nightly.
The setup is:
Server - Ubuntu 14.04 Laptop.
Client - Android Phone via "FolderSync" app.
I'm currently just using password based auth, and I don't want to do this for long. I have previously used key-based authentification but now it is not working.
I had key-based auth working nicely on my old Android phone with the same app, so I copied my (backed up) id_rsa file to the new phone, but it just says "auth failed" or "Could not authenticate SSH client: FAILED".
I generated new keys on my laptop (server) but the new id_rsa didn't work either.
I've now got to a point where I've genrally made a mess of my .ssh folder and files on my laptop (server) by following various tutorials.
Is anyone able to give me some hand-holding with getting some keys generated and putting them in the correct places with the correct permissions? I will need to use the server machine to do this as my Android phone (the client) is not rooted and doesn't have busybox.
Bookmarks