December 2018
Beginner
320 pages
8h 57m
English
The syntax for local to remote host filesystem synchronization is as follows:
$ rsync -<options> <source_directory> <username>@<host>:<remote_host_directory>
On execution of the preceding command, you will be prompted for a remote user password. After entering the correct password, file synchronization will begin as shown here:

Read now
Unlock full access