FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
micro-plat/fsync: 文件同步服务器,包括发送端,接收端。同一发送端支持多个接收端 · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
micro-plat
/
fsync
Public
Notifications
You must be signed in to change notification settings
Fork
2
Star
14
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Branches
Tags
Open more actions menu
Latest commit
History
9 Commits
9 Commits
Folders and files
Name
Name
Last commit message
Last commit date
modules
modules
services/
file
services/
file
.gitignore
.gitignore
README.md
README.md
fsync.png
fsync.png
handling.go
handling.go
init.go
init.go
install.dev.go
install.dev.go
install.prod.go
install.prod.go
main.go
main.go
Repository files navigation
README
fsync 文件服务
client端
提供http,rpc文件上传服务
定时将文件同步到server端
支持同步到多个server端
server端
提供http文件下载服务
提供http,rpc文件上传服务
接收来自client端发送的文件,并保存到指定目录
对频繁下载的文件进行缓存
About
文件同步服务器,包括发送端,接收端。同一发送端支持多个接收端
Resources
Readme
Activity
Custom properties
Stars
14
stars
Watchers
2
watching
Forks
2
forks
Report repository
Releases
Packages
Contributors
Languages
Back
|
FazBrowse Home
|
New Git URL