Posts

Showing posts with the label rsync

Syncronize two folders

The following command syncronizes two folders. rsync -avr --size-only --stats /source_folder/ /destination_folder/