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

Support local file system sync & backup #11

Merged
merged 10 commits into from
Dec 30, 2024

Conversation

Zuoqiu-Yingyi
Copy link
Contributor

使用本地文件系统同步&备份
Use local file system sync & backup

部分用户会将使用 SMB / NFS / FTP 等协议的网络文件服务 或者 OneDrive / Google Drive 等网络硬盘挂载至本地系统,但当前使用 S3 / WebDAV 的同步方案不能满足这些用户的需求
Some users will mount network file services using protocols such as SMB / NFS / FTP or network hard drives such as OneDrive / Google Drive to the local system, but the current synchronization scheme using S3 / WebDAV does not meet the needs of these users

本次将添加一种基于本地文件系统的同步方案
This time, I will add a synchronization scheme based on the local file system

已经过测试
Already tested

@coveralls
Copy link

coveralls commented Dec 29, 2024

Pull Request Test Coverage Report for Build 12544339833

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 19.038%

Totals Coverage Status
Change from base Build 12488189449: 0.0%
Covered Lines: 661
Relevant Lines: 3472

💛 - Coveralls

cloud/local.go Outdated Show resolved Hide resolved
cloud/local.go Outdated Show resolved Hide resolved
cloud/cloud.go Outdated Show resolved Hide resolved
cloud/local.go Outdated Show resolved Hide resolved
cloud/local.go Outdated Show resolved Hide resolved
cloud/local.go Outdated Show resolved Hide resolved
cloud/local.go Outdated Show resolved Hide resolved
cloud/local.go Outdated Show resolved Hide resolved
cloud/local.go Outdated Show resolved Hide resolved
cloud/local.go Outdated Show resolved Hide resolved
@Zuoqiu-Yingyi Zuoqiu-Yingyi requested a review from 88250 December 30, 2024 09:05
@88250 88250 merged commit c56b677 into siyuan-note:main Dec 30, 2024
1 check passed
@88250
Copy link
Member

88250 commented Dec 30, 2024

感谢你的贡献,思源有你更精彩!
Thank you for your contribution. SiYuan will be more wonderful with you!

@Zuoqiu-Yingyi Zuoqiu-Yingyi deleted the feat/local-fs-sync branch December 30, 2024 09:16
88250 added a commit that referenced this pull request Dec 30, 2024
88250 added a commit that referenced this pull request Dec 30, 2024
@88250 88250 changed the title Use local file system sync & backup Support local file system sync & backup Dec 30, 2024
88250 added a commit that referenced this pull request Dec 31, 2024
88250 added a commit that referenced this pull request Dec 31, 2024
88250 added a commit that referenced this pull request Dec 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants