August 2018
Intermediate to advanced
482 pages
12h 44m
English
This is one of the most widely used backup solutions for Linux. It can be used for incremental backups, whether local or remote.
rsync can be used to update directory trees and filesystems while preserving links, ownerships, permissions, and privileges.
Being a command-line tool, rsync is perfect for creating simple scripts to use in conjunction with cron, so as to create automated backups.
Read now
Unlock full access