#33 – Rsync (Remote Synchronization) on Linux CentOS 8
Learn about rsync command to syncronises the files and folders from one location to another, while minimizing data transfer in Linux CentOS 8. It is a most commonly used command for copying and synchronizing files and directories remotely as well as locally in Linux/Unix systems.
Rsync is famous for its delta-transfer algorithm, in which it copies only the differences between the source files present in the local-host and the existing files in the destination or the remote host.
Linux CentOS 8 tutorials: https://www.youtube.com/watch?v=59u_GBLJ1WI&list=PLTGb7Fhy-jx_z9CMD8Vb0uVXYjlWXJirn
Facebook: https://www.facebook.com/techvitals/
centos 8