Tag Archives: howto install rsync

How to use rsync

Written by Mel Kham on . Posted in Linux tutorials

So what is unique about rsync? It can perform differential uploads and downloads (synchronization) of files across the network, transferring only data that has changed. The rsync remote-update protocol allows rsync to transfer just the differences between two sets of … Continue reading