How to automatically Backup Your Files to a Remote Server with Rsync.
The Rsync command on Unix-like operating systems synchronizes files from a source to a destination, either locally or remote network connection. Rsync is a file-copying program that is both quick and flexible.