zhanghai / zhanghai/MaterialFiles

[Feature Requests] 支持 SCP 文件传输协议

Open
#1,426 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

SCP 是 SSH 协议附带的文件传输方式,它和 SFTP 不同 ,几乎任何支持 SSH 的设备上都能用。而 SFTP 在有些嵌入式环境下是没有的。我用 ASUS-Merlin 路由器,要编辑路由器上的配置文件,用 SCP 就会很方便。

而 Android 平台上真的非常缺少支持 SCP 协议的客户端。我之前用的是 AndFTP,但它的历史太悠久了,是真用不下去:

Image

如果质感文件能支持 SCP,那真的太好了

SCP 有关的库可能不是很多,我现在就看到 JSch

另外,这个请求可能也和这个问题有关: https://github.com/zhanghai/MaterialFiles/issues/895

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 source files, entry points, or tests are identified in the issue. Start by reviewing the MaterialFiles Android/Kotlin architecture and the suggested JSch library, then determine how SCP should fit alongside SFTP. Done means reliable SCP file transfers work on Android, including the embedded-device use case described.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.