How to Transfer Files with Rsync over SSH – Google Cloud

How to Transfer Files with Rsync over SSH – Google Cloud. Rsync is one of the most important tool in mirroring data, copying files to remote systems or servers. This tool has more functions compared to scp, sftp and ftp. In this guide you are going to learn how to transfer files using Rsync to any servers using Private and public key based authentication or password based authentication.

Source: LXer – How to Transfer Files with Rsync over SSH – Google Cloud