How To Use Rsync for Local and Remote Data Transfer and Synchronization | Linux Today

How To Use Rsync for Local and Remote Data Transfer and Synchronization

Written By
L
Linuxize
Jul 5, 2018

Rsync is a fast and versatile command line utility that synchronizes files and folders between two locations over a remote shell, or from/to a remote rsync daemon. It provides fast incremental file transfer by transferring only the differences between the source and the destination locations. Rsync can be used for mirroring data, incremental backups, copying files between systems and as a replacement for scp and cp commands for everyday use. In this tutorial, we will show you how to use rsync through practical examples and detailed explanations of the most common rsync options.

L

Linuxize

Linux Today Logo

LinuxToday is a trusted, contributor-driven news resource supporting all types of Linux users. Our thriving international community engages with us through social media and frequent content contributions aimed at solving problems ranging from personal computing to enterprise-level IT operations. LinuxToday serves as a home for a community that struggles to find comparable information elsewhere on the web.

Property of TechnologyAdvice. © 2026 TechnologyAdvice. All Rights Reserved

Advertiser Disclosure: Some of the products that appear on this site are from companies from which TechnologyAdvice receives compensation. This compensation may impact how and where products appear on this site including, for example, the order in which they appear. TechnologyAdvice does not include all companies or all types of products available in the marketplace.