Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

同步改进 - 引入基于 HTTPS 的同步方式 #3169

Closed
88250 opened this issue Oct 16, 2021 · 0 comments
Closed

同步改进 - 引入基于 HTTPS 的同步方式 #3169

88250 opened this issue Oct 16, 2021 · 0 comments
Assignees
Milestone

Comments

@88250
Copy link
Member

88250 commented Oct 16, 2021

用户所在的网络有时会存在一些限制,导致无法使用基于 SSH 协议的 Rsync 同步实现,需要引入基于 HTTPS 协议的同步实现。

基于 HTTPS 的同步实现性能较差且费流量(不支持单文件分块增量传输,每次上传或者下载都是传输整个文件),所以仅作为 Rsync 同步实现的备选。

@88250 88250 added the Feature label Oct 16, 2021
@88250 88250 added this to the backlog milestone Oct 16, 2021
@88250 88250 self-assigned this Oct 16, 2021
@88250 88250 added Enhancement and removed Feature labels Oct 16, 2021
@88250 88250 changed the title HTTPS 同步实现 同步改进 - 引入基于 HTTPS 的同步方式 Oct 16, 2021
88250 added a commit to siyuan-note/appearance that referenced this issue Oct 16, 2021
@88250 88250 modified the milestones: backlog, 1.4.3 Oct 16, 2021
@88250 88250 closed this as completed Oct 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant