Re: Does Dropbear know what a ~/.ssh/config file is?

2021-01-03 Thread Thomas De Schampheleire
Hi Sean, El dom, 3 ene 2021 a las 15:04, Sean Warner () escribió: > > Hello, > > > > I am ssh’ing from Server-A to Server-B. Dropbear client/server is on Server-A > and openssh client/server is on Server-B. ~/.ssh/ncp_key_dropbear in Server-A > is of the correct Dropbear format. > > > > I can

Re: Does Dropbear know what a ~/.ssh/config file is?

2021-01-03 Thread Ruben Safir
dropbear is a waste of time and it doesn't even work. I don't know why it is Fing Hard for the table with android can't have an openssh daman running so we can tranfer files on and off the image. Everything about android is designed to just lock out the user. On 1/3/21 8:57 AM, Sean Warner

Re: Does Dropbear know what a ~/.ssh/config file is?

2021-01-03 Thread Matt Johnston
Sounds like your problem is with android not Dropbear :) On 4 January 2021 4:57:30 am AWST, Ruben Safir wrote: >dropbear is a waste of time and it doesn't even work. > >I don't know why it is Fing Hard for the table with android can't have >an openssh daman running so we can tranfer files on and

Does Dropbear know what a ~/.ssh/config file is?

2021-01-03 Thread Sean Warner
Hello, I am ssh'ing from Server-A to Server-B. Dropbear client/server is on Server-A and openssh client/server is on Server-B. ~/.ssh/ncp_key_dropbear in Server-A is of the correct Dropbear format. I can ssh from A to B like this: # cd ~/.ssh # ssh -i ncp_key_dropbear root@192.168.1.124