kiah2008 / droidsshd

Automatically exported from code.google.com/p/droidsshd
0 stars 0 forks source link

DroidSSHd on CyanogenMod 7 #16

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
Installing

What is the expected output? What do you see instead?
On CyanogenMod 7.0 the dropbearmulti in /data/data/.../files/bin is not needed. 
It has dropbear, dropbearkey and scp already installed in /system/xbin/... 
Maybe you can check this while installing, set the three symlinks to 
/system/xbin/ and delete the dropbearmulti to save space.

What version of the product are you using? On what operating system?
DroidSSHd 0.6 and Cyanogen 7.0

Please provide any additional information below.
CyanogenMod 7.0 does not have the sftp-server binary as well as other ROMs. So 
when you maybe deliver this in future versions it cannot be replaced by a 
symlink.

Original issue reported on code.google.com by mail.sni...@gmail.com on 15 Apr 2011 at 3:50

GoogleCodeExporter commented 8 years ago
There is now my fork for Cyanogen 7 :

https://github.com/tpruvot/android_external_droidsshd

but that require my dropbear fork too... which is the cyanogen one + Patch 
0.53.1 + Master Password parameter patch.

Original comment by tanguy.pruvot@gmail.com on 3 Jun 2011 at 6:04

GoogleCodeExporter commented 8 years ago
Is an APK available for download of your modified version ?

Original comment by mail.sni...@gmail.com on 2 Aug 2011 at 6:50