zhanghai / zhanghai/MaterialFiles

希望能将ftp server替换成sftp server

Open
#942 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Kotlin
Stars
9k
Forks
736
PR merge metrics
No merged PRs in 30d

Description

ftp server的功能非常好用,尤其是和pc之间传大文件的时候。但是有个问题,ftp数据是明文传输的,非常不安全。建议替换成sftp server,最后在其他机器发起连接的时候能够弹出手动确认。

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No files, tests, or entry points are named. Locate the FTP server implementation and the flow for incoming connections, then assess the scope of replacing it with SFTP and adding manual confirmation; done means secure transfers work and connection prompts can be confirmed by the user.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, kotlin
Domain
mobile, networking, security
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.