baodrate / snap-sync

Use snapper snapshots to backup to external drive
GNU General Public License v2.0
130 stars 38 forks source link

Support mbuffer for smoother transfers #112

Open almson opened 3 years ago

almson commented 3 years ago

mbuffer is like pv but adds a memory buffer to help smooth out reading rate variability. mbuffer is packaged by Ubuntu, Arch (via AUR), and others. mbuffer also has some features like sending to multiple TCP hosts in parallel that I haven't tried.