更新 rsync protocol 版本
Open
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 18
- Forks
- 5
- Avg merge
- 1h 20m
- Merged PRs (30d)
- 1
Description
- 凌晨发布的 Rsync 3.4.0 将协议版本号从 31 升级到了 32:https://github.com/RsyncProject/rsync/pull/696/files#diff-f28c2f39e4a7867bfa71ddc1caba524624e4fc43a8e7f858e021342725083e23R114
- 是否需要允许用户自定义版本号?
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 locating where rsync protocol version 31 is handled, then compare the linked upstream Rsync 3.4.0 change. Determine whether the proxy should use version 32, support a user-defined version, or both. Done means the intended compatibility behavior is decided and verified for the relevant rsync clients.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- backend, networking
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100