Skip to content

shumancw/para-sync

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

para-sync

Wrapper for rsync to allow for parallel processing

EXAMPLE:

./para-sync 10 -avh /path/to/source/ /path/to/destination/ --delete

This will run rsync in parallel with 10 threads, using the specified flags and modifiers.

About

Wrapper for rsync to allow for parallel processing

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages