Updated: 21 May 2026
Notes:
- Kick-starter
rsyncscript https://github.com/ChrisTaylorDeveloper/rsync-ready - Understanding rsync –itemize-changes
Sync the contents of source into destination
rsync -av --itemize-changes ./source/ /destination
Freelance software engineer United Kingdom
Updated: 21 May 2026
Notes:
rsync script https://github.com/ChrisTaylorDeveloper/rsync-readySync the contents of source into destination
rsync -av --itemize-changes ./source/ /destination