Where to start with Rsync command : 8 Rsync Examples
Rsync command is used for transferring of files on Linux machines from one system to another. It uses method on incremental file transfer for copying the files & since the file transfer is incremental, only the difference among the two files is copied & not the complete file as is the case with other tools like scp. Rsync is very lightweight, it is fast as well as secure & also uses very low bandwidth for data copy.
|
|
Full Story |
This topic does not have any threads posted yet!
You cannot post until you login.