FG
💻 Software

Parallelizing rsync

Fresh5 days ago
Mar 15, 202647727 views
Confidence Score0%
0%

Problem

I just moved and discovered after some trial and error that somewhere between my home and my remote server, there is some throttling going on...but the throttling is not very intelligent. It only throttles individual connections. So if I copy one 1 GB file, it will proceed merrily at 150 kBps. But …

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Parallelizing rsync

Low Risk

I just had a similar problem having to move several TB from one NAS to a different NAS with no backup/restore capability that would allow me to just feed 1 set to the other. So I wrote this script to use xargs go run several rsyncs for each director…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment