amiosci / rawrsync

Highly threaded rsync designed for deeply nested structures

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:Python 100.0%