zhanghai / zhanghai/MaterialFiles
Start ftp server from adb shell
Nobody has claimed this yet.
- Dominant language
- Kotlin
- Stars
- 9k
- Forks
- 736
- PR merge metrics
- No merged PRs in 30d
Description
First thank you so much for the best file manager of Android!
Is there a way to start up the ftp server remotely through adb?
For example if I run "adb shell am start me.zhanghai.android.files/.ftpserver.FtpServerActivity" the ftp activity is bring to focus, but I can't find a way to turn it on.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the FtpServerActivity entry point and reproduce the provided adb shell am start command. Trace how the FTP server is enabled from that activity and determine the supported remote-start behavior. Done means the FTP server can be started through adb shell, with the resulting behavior verified on Android.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, kotlin
- Domain
- mobile, networking
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100