rsync : File Synchronization and File Transfer program

rsync-backup tool

What is rsync command in Unix based system? – Rsync, which stands for “remote sync”, is a remote and local file synchronization tool. – It uses an algorithm that minimizes the amount of data copied by only moving the portions of files that have changed. – Rsync is a widely-used utility to keep copies of a … Read more