Skip to content

amiosci/rawrsync

Repository files navigation

rawRsync

This utility was designed to improve rsync performance on non-optimal structures.

Use cases

  • Many small files
  • Deep folder structure
  • Unstable connection
  • Requires resume capabilities

Usage

python3 rawrsync.py -s 'source_root' -d 'target_root'

TODO
  • Improve logging
  • Improve reporting
  • Add UI options

About

Highly threaded rsync designed for deeply nested structures

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages