Shell / Commands

rsync

English

Overview

A command that efficiently transfers and syncs only the differences.

Details

A command that syncs files by transferring only the changed portions, using a diff-detection algorithm, also commonly used for backups.

More Linux terms