rsync -n src/ dst/

Category: File Operations

rsync -n src/ dst/

Dry-run rsync to preview changes without applying

Does a 'test run' of rsync: shows what would be copied or deleted without actually doing anything. Great for checking before committing.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.