zhanghai / zhanghai/MaterialFiles
[Feature Request] FTP Server Enhancement
Open
Nobody has claimed this yet.
- Dominant language
- Kotlin
- Stars
- 9k
- Forks
- 736
- PR merge metrics
- No merged PRs in 30d
Description
Currently only one path can be selected, eg : can not use both internal storage and memory card at the same time. And no encryption support, dangerous on public WiFi.
- Add sftp or ftps support.
- Add virtual path support (maybe even permission control of each path? Am I asking too much😳 I really love this project and wish it becomes better devastatingly)
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 by reviewing the existing FTP server implementation in the Android application and how it currently selects a single storage path. Determine the scope for encrypted transfer and virtual paths with per-path permissions; done would require the requested FTP security and multi-path behavior, with validation for both storage locations.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, kotlin
- Domain
- mobile, networking
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100