A short practical guide showing how to use tar piped over SSH as a simpler alternative to rsync for transferring files between hosts. Covers the key tar flags (-c, -x, -z, -C, -f), explains path handling logic, and shows how to add a progress display using pv. Also mentions a small wrapper tool called xtar that simplifies the workflow.

3m read timeFrom drewdevault.com
Post cover image

Sort: