android_external_dropbear
android_external_dropbear copied to clipboard
quicksshd suggestion from a user
Hello!
Thank you for this app.
I have one suggestion in my use case which may be interesting to other users.
I automatically sync the phones at my home over SFTP, but it may take some time when the phone is sleeping, so I use the "keep awake" feature, but if I don't manually wake up the phone the speed is still low.
It would be great to:
- wake the phone when a client connects or better:
- put the phone on full wifi performance mode only when at least a client is connected, and let the phone go to sleep to save the battery used by the display (I read some stuff about WIFI_MODE_FULL_HIGH_PERF on the android SDK)
Best regards, Jérôme