Rsync is a powerful synchronization tool that is written in C language. It works both for Unix and Windows systems. It is used for sync 2 paths as “source path” and “destination path“. Especially for huge number of files, it is very very useful tool to save your time and make your work easier. Let’s […]
Read More