< All Cheat Sheets

Cheat Sheet: rsync

The rsync command is a powerful file-copying tool used in Unix-based systems that efficiently synchronizes files and directories between two locations with options for compression and recursion, often used for backups and mirroring.

rsync cheat sheet

Playground

Use BashSenpai to generate a command from a text prompt:

rsync -avz -e "ssh -p 22" /path/to/local/dir/ username@remote_server:/path/to/remote/dir/

Download

Enter your email address and we'll happily send you a download link. The cheat sheet is available in PDF and PNG formats, light and dark.

Download
Download