rsync
0%

Network Sharing · Lesson 2

rsync

Learn how to preview, run, and verify safe local or SSH-based directory synchronization with rsync.

rsync reconciles files and directory trees while avoiding unnecessary transfer of unchanged data. Its efficiency does not make every invocation safe: source syntax, trailing slashes, metadata, exclusions, and deletion policy determine the result.