This utility was designed to improve rsync performance on non-optimal structures.
- Many small files
- Deep folder structure
- Unstable connection
- Requires resume capabilities
python3 rawrsync.py -s 'source_root' -d 'target_root'
- Improve logging
- Improve reporting
- Add UI options