rsync - Transfer and Sync Files
rsync is a C program originally written in 1996, primarily designed to allow data transfers and synchronization while using minimal network bandwidth. This GNU-licensed utility is optimized for use on UNIX-based systems and is still in development…