Rsync
Jump to navigation
Jump to search
To synchronize two directories on two or more computers, rsync can be a useful solution. This is a reference[1]:
rsync -a username@remote_host:/home/username/dir1 place_to_sync_on_local_machine