how to sync changes between copies of a file linux code example Example: rsync only updated files rsync -r source_folder/ target_folder/ --update