<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    Hello,<br>
    <br>
    I'm trying to compile a static dropbear for ARM Android according to
    the set of instructions below
    <blockquote type="cite"><a class="moz-txt-link-freetext" href="https://github.com/iMilnb/docs/blob/master/dropbear%2Bsftp-android.md">https://github.com/iMilnb/docs/blob/master/dropbear%2Bsftp-android.md</a></blockquote>
    and the binary has compiled okay but I keep getting the error
    "Permission denied (publickey)" from the client when trying to
    connect. I have tried compiling with both the latest dropbear
    release and the one used in the instructions (<code>2013.58</code>)
    to no avail. I've tried the usual solution of putting the client's
    pubkey in the server's 'authorized_keys' file which hasn't worked.
    It's worth noting only key authentication access works, I've
    disabled password authentication. I've attached the stdout for
    server and client too,<br>
    <br>
    Regards,<br>
    <br>
    Rob<br>
    <br>
    <br>
    <br>
    <br>
  </body>
</html>