Open GoogleCodeExporter opened 9 years ago
I have encountered the same issue running dropbear on jellybean 4.1.1
Original comment by AdamOben...@gmail.com
on 9 Sep 2012 at 9:21
I experience the same... I tried disabling the login banner in SSHdroid, but
that diden't fix it. I hope somebody can come up with a solution cause ssh and
sshfs would be the most handy way of doing android dev. Also on jellybean
4.1.1. Nexus 7.
Original comment by daviesla...@gmail.com
on 29 Sep 2012 at 9:02
Original comment by mladenov...@gmail.com
on 7 Oct 2012 at 7:07
I cannot confirm it yet ,but there seams to be a problem in key exchange phase.
I'm waiting for new release of ssh.net library which includes logging so I can
precisely tell whats wrong. I'll try to build debug version for tomorrow so I
can get more info.
Original comment by mladenov...@gmail.com
on 8 Oct 2012 at 8:57
i am having issue with sshfs from ubuntu box. I have set up dropbear on my ics
sensation . I can access the android file system as root from my ubuntu box
over internet as well as lan. I can use scp to copy files also. But while
mounting the android file system to my ubuntu box , it asks for root password
then denies. I have shared public key authentication which is working fine. My
dropbear version is 1.5.4.
Original comment by hossain....@gmail.com
on 25 Dec 2012 at 4:34
i have the same issue on win7, but with winscp it works
Original comment by cser...@gmail.com
on 25 Feb 2013 at 11:59
It crashes when parsing this string:
0B72E718 03505E64 d^P UNICODE "uid=0(root) gid=0(root) groups=0(root)
context=u:r:init:s0",LF
Original comment by cherry...@gmail.com
on 4 May 2015 at 3:20
The problem is here:
http://i.imgur.com/XJvAtUO.png
I fixed it by wrapping the return statement in a try/catch and attached the
fixed executable file in case anybody else needs the fix!
Original comment by cherry...@gmail.com
on 4 May 2015 at 3:36
Attachments:
Original issue reported on code.google.com by
dan@dsaul.ca
on 30 Aug 2012 at 5:20Attachments: