Skip to content

garfcat/msync

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

msync

msync is a command-line program to sync files and directories by multi-process .

install

  1. install rclone.
  2. git clone msync and build it.

using

Usage of msync:
  -d, --dst string   dest directory
  -s, --src string   source directory
  -t, --thread int   the num of max thread (default 1)
 msync -s SRC  -d  DST  -t Parallel

About

multi-process sync

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages