command
module
Version:
v0.0.8
Opens a new window with list of versions in this module.
Published: Jan 2, 2023
License: MIT
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
.-') .-') .-') _
( OO ). ( OO ). ( OO ) )
,------. (_)---\_) (_)---\_) ,--. ,--.,--./ ,--,' .-----.
('-| _.---' / _ | / _ | \ `.' / | \ | |\ ' .--./
(OO|(_\ \ :` `. \ :` `. .-') / | \| | ) | |('-.
/ | '--. '..`''.) '..`''.) (OO \ / | . |/ /_) |OO )
\_)| .--' .-._) \ .-._) \ | / /\_ | |\ | || |`-'|
\| |_) \ / \ / `-./ /.__) | | \ | (_' '--'\
`--' `-----' `-----' `--' `--' `--' `-----'
方便地FsSync 文件同步工具

背景
大文件同步工具,包括服务端与客户端工具
基于tus分片协议
特性
使用手册
注意事项
- 使用相对路径作为参数
- 客户端在下载文件的时候,无论是对于需要分片的大文件还是小文件都需要经过filespec获取分片信息以及filetrunc下载对应分片两步
安装
go install github.com/wwqdrh/fssync@latest
fssync --help
使用
操作界面为tui,根据提示填写必要参数即可
fssync -mode server
fssync -mode client
拉取服务端的文件夹
fssync server -d [需要开放的文件夹]
fssync client download -h [服务端地址] --all
Documentation
¶
There is no documentation for this package.
Source Files
¶
Directories
¶
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
pkg
|
|
|
|
|
|
|
|
|
|
|
Click to show internal directories.
Click to hide internal directories.