December 2018
Beginner
320 pages
8h 57m
English
The syntax for local synchronization for backup from one folder to another is as follows:
$ rsync -<options> <source_directory> <destination_directory>
An example of rsync command usage to synchronize local files is shown here:

Read now
Unlock full access